winit/src/platform_impl/linux/x11
Mads Marquart f9912baf09
x11: Call ApplicationHandler directly
Instead of going through the Event enum.
2025-02-24 11:13:25 +03:00
..
ime chore: fix clippy lints 2025-02-20 22:03:03 +03:00
tests On X11, reload DPI on _XSETTINGS_SETTINGS 2024-01-30 16:52:29 +04:00
util Rework Drag-And-Drop API (#4079) 2025-01-28 21:10:40 +01:00
activation.rs chore: fix clippy lints 2024-12-02 14:51:26 +03:00
atoms.rs feat: Implement smooth resizing on X11 with _NET_WM_SYNC_REQUEST 2024-07-21 09:39:43 -07:00
dnd.rs Rework Drag-And-Drop API (#4079) 2025-01-28 21:10:40 +01:00
event_processor.rs x11: Call ApplicationHandler directly 2025-02-24 11:13:25 +03:00
ffi.rs m: Replace libxcursor with custom cursor code 2024-08-22 19:30:43 -07:00
mod.rs x11: Call ApplicationHandler directly 2025-02-24 11:13:25 +03:00
monitor.rs api: make VideoModeHandle into VideoMode 2025-01-02 03:29:42 +03:00
window.rs x11: Call ApplicationHandler directly 2025-02-24 11:13:25 +03:00
xdisplay.rs style: simplify string formatting for readability (#4001) 2024-11-22 22:14:11 +01:00
xsettings.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00