winit/src/platform_impl/linux/wayland/seat/pointer
Steven Bosnick ceab0f8c40
On Wayland, log error for failure to set cursor
The inability to set the cursor using any of the named cursor files
likely indicates an error in the system on which we are running.
'WinitPointer::set_cursor' also does not have any way of returning an
error so just log the error to assist users in diagnosing the problem.

Fixes: #1988.
2021-08-15 22:05:14 +03:00
..
data.rs Update SCTK to 0.11.0 2020-09-29 00:11:43 +03:00
handlers.rs Add dragging window with cursor feature (#1840) 2021-03-07 10:43:23 +01:00
mod.rs On Wayland, log error for failure to set cursor 2021-08-15 22:05:14 +03:00