winit/src/platform_impl/linux/x11/util
Kirill Chibisov ae28eea406
cursor: refactor CustomCursor to be dyn
cursor: refactor `CustomCursor` to be `dyn`

Same as for `MonitorHandle`, the source was changed to support
all kinds of sources.
2025-03-13 17:18:37 +03:00
..
client_msg.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
cookie.rs On X11, fix use after free during xinput2 processing 2024-03-01 13:40:20 +04:00
cursor.rs cursor: refactor CustomCursor to be dyn 2025-03-13 17:18:37 +03:00
geometry.rs Rework Drag-And-Drop API (#4079) 2025-01-28 21:10:40 +01:00
hint.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
icon.rs Slightly reduce number of cfgs (#3071) 2023-09-01 23:14:16 +02:00
input.rs api: remove ::dummy from Id types 2024-09-29 16:49:45 +03:00
keys.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
memory.rs chore: fix clippy lints 2024-12-02 14:51:26 +03:00
mod.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
modifiers.rs Replace parts of the Xlib backend with x11-rb 2023-07-12 07:59:12 +00:00
mouse.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
randr.rs monitor: refactor MonitorHandle to store dyn object 2025-03-07 19:22:12 +03:00
window_property.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
wm.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
xmodmap.rs ci: add typos-cli 2024-03-07 18:03:38 +04:00