winit/src/platform_impl/linux/wayland
Mads Marquart a06ea45c0f
Slightly reduce number of cfgs (#3071)
* Make Linux platforms less dependent on the root monitor handle

* Add various functions to the Wayland platform to reduce cfgs

* Don't use a cfg in listen_device_events

* Don't use a cfg in set_content_protected

* Fix instance of a target_os cfg
2023-09-01 23:14:16 +02:00
..
event_loop Slightly reduce number of cfgs (#3071) 2023-09-01 23:14:16 +02:00
seat On Wayland, fix TouchPhase::Canceled sent for Move 2023-09-01 02:14:34 +04:00
types Add platform::startup_notify for Wayland/X11 2023-07-20 13:16:51 +00:00
window Slightly reduce number of cfgs (#3071) 2023-09-01 23:14:16 +02:00
mod.rs Propagate error from EventLoop creation 2023-08-13 23:20:09 +04:00
output.rs Slightly reduce number of cfgs (#3071) 2023-09-01 23:14:16 +02:00
state.rs Propagate error from EventLoop creation 2023-08-13 23:20:09 +04:00