winit/src/platform_impl/linux/wayland
Eero Lehtinen af93167237
feat(all): Custom cursor images for all desktop platforms
There seems to be many PRs relating to this issue, but they don't include all
platforms and for some reason lost steam. This PR again tries to make this
feature happen, and does it for all desktop platforms (x11, wayland, macos,
windows, web).

I think the best user of this feature and the reason I'm doing this is Bevy and
game engines in general. There non laggy hardware cursors with custom images are
very important. Game devs also like their PNGs so supporting platform native
cursor files is not that important, but I guess could be added too.

Co-authored-by: daxpedda <daxpedda@gmail.com>
Co-authored-by: Mads Marquart <mads@marquart.dk>
Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
2023-12-16 12:02:17 -08:00
..
event_loop On Wayland, improve initial user size handling 2023-10-27 00:56:23 +04:00
seat Update SCTK to 0.18.0 2023-10-15 06:49:57 +04:00
types feat(all): Custom cursor images for all desktop platforms 2023-12-16 12:02:17 -08:00
window feat(all): Custom cursor images for all desktop platforms 2023-12-16 12:02:17 -08:00
mod.rs Propagate error from EventLoop creation 2023-08-13 23:20:09 +04:00
output.rs On Wayland, fix MonitorHandle position 2023-10-11 00:44:52 +04:00
state.rs feat(all): Custom cursor images for all desktop platforms 2023-12-16 12:02:17 -08:00