ZIm/crates/gpui/src/platform/linux
Joel Selvaraj 6a6dbe3aa1
linux: wayland: implement cursor style handling (#8632)
Release Notes:

- Implemented cursor style changing in wayland


[zed_cursor_wayland.webm](https://github.com/zed-industries/zed/assets/12579216/cbc03f85-41c1-4687-88b5-2aa5612d7129)

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
2024-03-03 11:28:20 -08:00
..
wayland linux: wayland: implement cursor style handling (#8632) 2024-03-03 11:28:20 -08:00
x11 linux: wayland: implement cursor style handling (#8632) 2024-03-03 11:28:20 -08:00
client.rs linux: wayland: implement cursor style handling (#8632) 2024-03-03 11:28:20 -08:00
dispatcher.rs Remove ! from todo!() in comments (#8643) 2024-02-29 18:19:05 -07:00
platform.rs linux: wayland: implement cursor style handling (#8632) 2024-03-03 11:28:20 -08:00
text_system.rs Remove ! from todo!() in comments (#8643) 2024-02-29 18:19:05 -07:00
util.rs linux: improve key translation (#8560) 2024-02-28 15:13:02 -08:00
wayland.rs linux: wayland: implement cursor style handling (#8632) 2024-03-03 11:28:20 -08:00
x11.rs Linux: Rewrite the event loop using calloop (#8314) 2024-02-28 14:59:11 -08:00