mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
The override_redirect flag can change on configure notify and on map notify. This adds an event to know when it changes. This removes wlr_xwayland_surface_is_unmanaged which was wrongly using the window type to decide whether the view should be unmanaged. A similar patch was proposed to Weston, but has never been merged upstream [1]. [1]: https://patchwork.freedesktop.org/patch/211161/ |
||
|---|---|---|
| .. | ||
| config.c | ||
| cursor.c | ||
| desktop.c | ||
| ini.c | ||
| input.c | ||
| keyboard.c | ||
| layer_shell.c | ||
| main.c | ||
| meson.build | ||
| output.c | ||
| rootston.ini.example | ||
| seat.c | ||
| virtual_keyboard.c | ||
| wl_shell.c | ||
| xdg_shell.c | ||
| xdg_shell_v6.c | ||
| xwayland.c | ||