winit/src/platform_impl/linux/x11
Mads Marquart af247eac0f
X11: Add #[deny(unsafe_op_in_unsafe_fn)] (#3121)
* X11: Add #[deny(unsafe_op_in_unsafe_fn)]

* Enable #![deny(unsafe_op_in_unsafe_fn)] everywhere
2023-09-30 21:43:41 +02:00
..
ime X11: Add #[deny(unsafe_op_in_unsafe_fn)] (#3121) 2023-09-30 21:43:41 +02:00
util Revert select_xkb_events to its previous impl 2023-09-07 10:25:52 +04:00
activation.rs Add platform::startup_notify for Wayland/X11 2023-07-20 13:16:51 +00:00
atoms.rs Add a way to embed the X11 window into another 2023-08-11 13:30:55 +04:00
dnd.rs Replace parts of the Xlib backend with x11-rb 2023-07-12 07:59:12 +00:00
event_processor.rs X11: Add #[deny(unsafe_op_in_unsafe_fn)] (#3121) 2023-09-30 21:43:41 +02:00
ffi.rs Implement X11 extensions using x11rb instead of Xlib 2023-08-30 01:01:25 +04:00
mod.rs On X11, fix WaitUntil and Poll behavior 2023-09-20 15:15:28 +04:00
monitor.rs Slightly reduce number of cfgs (#3071) 2023-09-01 23:14:16 +02:00
window.rs Fix transparent windows on X11 2023-09-26 01:05:15 +04:00
xdisplay.rs Implement X11 extensions using x11rb instead of Xlib 2023-08-30 01:01:25 +04:00