mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
This adds `wlr_xwayland_surface_is_unamanged`, to allow compositors more fine grained control over XWayland focus. A surface that is unmanaged should not receive focus, while other windows that are just override redirect may want it (dmenu). The way unamanged is determined is taken from wlc. |
||
|---|---|---|
| .. | ||
| config.h | ||
| cursor.h | ||
| desktop.h | ||
| ini.h | ||
| input.h | ||
| keyboard.h | ||
| output.h | ||
| seat.h | ||
| server.h | ||
| view.h | ||
| xcursor.h | ||