winit/src/platform_impl/linux/x11
Kirill Chibisov 3e8fa41073
event_loop: remove deprecated run APIs
The APIs are not well suited for the `&dyn ApplicationHandler` model and
`Box<dyn EventLoop>` structure, thus remove them.
2024-05-20 20:27:36 +04:00
..
ime chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
tests On X11, reload DPI on _XSETTINGS_SETTINGS 2024-01-30 16:52:29 +04:00
util chore: fix some typos in comments (#3635) 2024-04-27 15:29:11 +02:00
activation.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
atoms.rs On X11, extract event handlers 2024-02-11 03:31:47 +04:00
dnd.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
event_processor.rs bugfix: Replace pointer dereference with read_unaligned 2024-05-19 15:08:14 -07:00
ffi.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
mod.rs event_loop: remove deprecated run APIs 2024-05-20 20:27:36 +04:00
monitor.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
window.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
xdisplay.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
xsettings.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00