winit/src/platform_impl
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
..
android Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
ios Fix crash when running iPad build on macOS 2023-11-22 16:14:51 +04:00
linux On Wayland, make wl_subcompositor protocol optional 2023-12-14 21:04:15 +04:00
macos fix refresh_rate_millihertz on macOS (#3254) 2023-12-01 15:52:16 +01:00
orbital Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
web Web: forbid additional functions in favor of caching them (#3219) 2023-11-10 22:46:51 +01:00
windows On Windows, avoid panic in video_modes() 2023-12-06 20:47:33 +04:00
mod.rs Redox OS support (#2588) 2023-01-05 06:58:08 -07:00