winit/src/platform_impl/linux/x11
Kirill Chibisov 5ea81efc74 x11: add workaround for disabling IME on gnome
GNOME doesn't list that there's a _NONE_ style at all, but it still
works if you use it.
2024-12-28 14:25:56 -08:00
..
ime x11: add workaround for disabling IME on gnome 2024-12-28 14:25:56 -08:00
tests On X11, reload DPI on _XSETTINGS_SETTINGS 2024-01-30 16:52:29 +04:00
util chore: fix clippy lints 2024-12-02 14:51:26 +03: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 chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
event_processor.rs x11: fix KeyboardInput delivered twice with IME 2024-12-22 17:51:44 +03:00
ffi.rs m: Replace libxcursor with custom cursor code 2024-08-22 19:30:43 -07:00
mod.rs chore: fix clippy lints 2024-12-02 14:51:26 +03:00
monitor.rs chore: fix clippy lints 2024-12-02 14:51:26 +03:00
window.rs Add safe area and document coordinate systems (#3890) 2024-11-21 17:37:03 +01: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