winit-sonoma-fix/src/platform_impl
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
..
android Implement Window::request_redraw on Android (#1953) 2021-06-05 12:47:08 +02:00
ios Implemented focus_window (#1944) 2021-05-19 18:39:53 +02:00
linux On Wayland, log error for failure to set cursor 2021-08-15 22:05:14 +03:00
macos Add composition event on macOS (#1979) 2021-08-09 11:14:13 +02:00
web Remove support for stdweb (#1941) 2021-05-24 10:06:21 -07:00
windows Fix Window visibility regression (#1994) 2021-08-12 18:57:07 +02:00
mod.rs Merge branch 'master' into merge-master-to-web 2019-09-24 14:21:18 -04:00