wlroots-hyprland/include/wlr/xwayland
Kirill Primak 75d03f2b68 xwm: introduce associate/dissociate events
We'll soon introduce a unified wlr_surface map event. Up until now, compositors
have been using wlr_xwayland_surface's map event to setup various wlr_surface
related listeners (e.g. commit). This will no longer be possible when that
event is moved over to wlr_surface. Introduce new events where the compositor
can add/remove wlr_surface event listeners.
2023-06-02 15:54:25 +00:00
..
server.h xwayland/server: delay non-lazy startup 2022-11-18 15:35:20 +00:00
shell.h xwayland/shell: add wlr_xwayland_shell_v1_surface_from_serial() 2022-11-18 15:35:20 +00:00
xwayland.h xwm: introduce associate/dissociate events 2023-06-02 15:54:25 +00:00