winit/src
Kirill Chibisov d1902aa15a
On X11, don't require XSETTINGS
We could fail to setup property watcher and fail to start, thus
don't require XSETTINGS to work.

Fixes: df8805c0 (On X11, reload DPI on _XSETTINGS_SETTINGS)
2024-02-10 00:24:03 +04:00
..
platform On Orbital, implement KeyEventExtModifiersSupplement 2024-02-08 12:55:11 +04:00
platform_impl On X11, don't require XSETTINGS 2024-02-10 00:24:03 +04:00
cursor.rs Specify that alpha channel is not premultiplied 2024-01-30 21:31:17 +04:00
dpi.rs Remove extern crate statements (#3310) 2023-12-25 09:25:09 +01:00
error.rs Remove EventLoopError::AlreadyRunning 2024-01-29 22:06:03 +04:00
event.rs On Wayland, disable Occluded handling 2024-01-30 13:00:10 +04:00
event_loop.rs Fix compatibility with platforms without AtomicU64 2024-02-08 00:58:43 +04:00
icon.rs Fix infinite recursion in BadIcon reporting (#3237) 2023-11-23 19:15:17 +01:00
keyboard.rs Remove extern crate statements (#3310) 2023-12-25 09:25:09 +01:00
lib.rs Add Window::builder, which replaces WindowBuilder::new 2024-01-27 10:16:52 -08:00
monitor.rs Rename VideoMode to VideoModeHandle (#3328) 2023-12-26 22:12:33 +01:00
window.rs Update new builders for latest master 2024-01-27 10:16:52 -08:00