Wayland support for set_cursor_icon (#1204)

This commit is contained in:
Kirill Chibisov 2019-10-03 16:02:59 +03:00 committed by Hal Gentz
parent 237e7ee2e6
commit 5ced36e319
5 changed files with 138 additions and 86 deletions

View file

@ -22,6 +22,7 @@
Only steal input focus when entering fullscreen mode.
- On Wayland, add support for set_cursor_visible and set_cursor_grab.
- On Wayland, fixed DeviceEvents for relative mouse movement is not always produced
- On Wayland, add support for set_cursor_icon.
# 0.20.0 Alpha 3 (2019-08-14)