wlroots-hyprland/types/xdg_shell
Simon Ser e69dd909f7 xdg-shell: reset added/committed flag on unmap
When a client attaches a NULL buffer to its wl_surface, it's
unmapped. This resets the xdg_surface in its initial state. An
extra NULL commit makes the compositor send an initial configure
event.

Note, wlr_xdg_toplevel.added is separate from wlr_xdg_surface.added.

Closes: https://github.com/swaywm/sway/issues/7397
2023-01-31 16:20:10 +01:00
..
wlr_xdg_popup.c xdg-shell: reset added/committed flag on unmap 2023-01-31 16:20:10 +01:00
wlr_xdg_positioner.c xdg-positioner: add v3 parameters 2022-05-27 13:31:30 +00:00
wlr_xdg_shell.c xdg-shell: use role object destroy handler 2022-11-06 17:00:00 +03:00
wlr_xdg_surface.c xdg-shell: use defunct_role_object error 2022-12-07 13:54:31 +00:00
wlr_xdg_toplevel.c xdg-shell: reset added/committed flag on unmap 2023-01-31 16:20:10 +01:00