winit/src/platform_impl
John Nunley bb9b629bc3
Implement X11 extensions using x11rb instead of Xlib
Removes Xlib code by replacing it with the x11rb equivalent,
the commit handles xrandr, xinput, xinput2, and xkb.

Signed-off-by: John Nunley <dev@notgull.net>
2023-08-30 01:01:25 +04:00
..
android Move Event::RedrawRequested to WindowEvent (#3049) 2023-08-27 16:15:09 +02:00
ios Make iOS fully thread safe (#3045) 2023-08-27 17:04:39 +02:00
linux Implement X11 extensions using x11rb instead of Xlib 2023-08-30 01:01:25 +04:00
macos Fix macOS deminiaturize (#3054) 2023-08-27 17:35:45 +02:00
orbital Move Event::RedrawRequested to WindowEvent (#3049) 2023-08-27 16:15:09 +02:00
web Web: Fullscreen Overhaul (#3063) 2023-08-29 09:28:30 +02:00
windows Move Event::RedrawRequested to WindowEvent (#3049) 2023-08-27 16:15:09 +02:00
mod.rs Redox OS support (#2588) 2023-01-05 06:58:08 -07:00