iced/winit/src
Nadji Abidi 190774258c
Add override_redirect for X11 windows
This commit add the `override_redirect` boolean field to the `PlatformSpecific` struct for linux platform.
This is a X11-specific flag allow bypassing window manager mapping for precise positioning of windows.
2024-09-11 00:00:40 +02:00
..
program Reconnect Clipboard on window close 2024-09-03 11:23:54 +02:00
clipboard.rs Reconnect Clipboard on window close 2024-09-03 11:23:54 +02:00
conversion.rs Add override_redirect for X11 windows 2024-09-11 00:00:40 +02:00
error.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
lib.rs Introduce daemon API and unify shell runtimes 2024-06-19 01:53:40 +02:00
program.rs Add mouse passthrough tasks to window module 2024-09-05 11:13:37 +02:00
proxy.rs Introduce daemon API and unify shell runtimes 2024-06-19 01:53:40 +02:00
settings.rs Introduce daemon API and unify shell runtimes 2024-06-19 01:53:40 +02:00
system.rs Hide internal Task constructors 2024-07-05 01:13:28 +02:00