winit/src/platform_impl/linux/wayland
Marijn Suijten becdd0dbd2
On Wayland, make wl_subcompositor protocol optional
This protocol is only used for (optional) Client Side Decorations
(where) the compositor still takes the burden of compositing various
window parts together, via subsurfaces that all belong to a single
window.

If this core protocol is not available, as is the case on gamescope,
disable CSD.
2023-12-14 21:04:15 +04: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 Add Window::set_blur 2023-10-08 23:53:15 +04:00
window On Wayland, make wl_subcompositor protocol optional 2023-12-14 21:04:15 +04: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 On Wayland, make wl_subcompositor protocol optional 2023-12-14 21:04:15 +04:00