winit/src/platform_impl/linux/x11
Kirill Chibisov ee245c569d
api: make VideoModeHandle into VideoMode
The video mode is generally a static data and not a reference to some
video mode. This changes the exclusive fullscreen API to match that an
accept a monitor now.
2025-01-02 03:29:42 +03: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 api: make VideoModeHandle into VideoMode 2025-01-02 03:29:42 +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 api: add ActivationToken::{from,into}_raw 2024-12-31 06:08:18 +03:00
monitor.rs api: make VideoModeHandle into VideoMode 2025-01-02 03:29:42 +03:00
window.rs api: make VideoModeHandle into VideoMode 2025-01-02 03:29:42 +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