winit/src/platform_impl/linux/wayland
Kirill Chibisov 59b1eb5410
api: make OwnedDisplayHandle wrap an opaque type
This will help in case we want to linger the event loop during drop
to prevent use after free in the consumers code.
2024-11-13 15:29:05 +03:00
..
event_loop api: make OwnedDisplayHandle wrap an opaque type 2024-11-13 15:29:05 +03:00
seat chore: remove platform FingerId 2024-11-02 17:10:32 +03:00
types chore: remove platform WindowId's 2024-10-08 16:29:40 +03:00
window api: make OwnedDisplayHandle wrap an opaque type 2024-11-13 15:29:05 +03:00
mod.rs api: make EventLoopProxy wrap an opaque type 2024-11-12 10:56:20 +03:00
output.rs Various Monitor/VideoModeHandle methods now return an Option 2024-08-08 01:29:51 +02:00
state.rs api: unify error handling 2024-09-06 17:20:11 +03:00