winit/src/platform_impl/linux
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
..
common Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
wayland On Wayland, make wl_subcompositor protocol optional 2023-12-14 21:04:15 +04:00
x11 m: Update to x11rb 0.13.0 2023-12-09 07:02:30 -08:00
mod.rs Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00