wlroots-hyprland/types/xdg_shell
Brian Ashworth 9914784594 wlr_xdg_toplevel: reparent on parent unmap
From the xdg-shell specification:
	If the parent is unmapped then its children are managed as
	though the parent of the now-unmapped parent has become the
	parent of this surface. If no parent exists for the now-unmapped
	parent then the children are managed as though they have no
	parent surface.
2019-08-15 11:19:06 +03:00
..
wlr_xdg_popup.c wlr_xdg_popup: don't treat all surfaces of grabbing client as grabbing surfaces 2019-08-12 09:31:49 +09:00
wlr_xdg_positioner.c xdg_shell: remove variable self-assignment 2019-08-12 09:37:21 +09:00
wlr_xdg_shell.c Init the new destroy signals added by #1200 2018-08-27 18:21:36 +02:00
wlr_xdg_surface.c wlr_xdg_toplevel: reparent on parent unmap 2019-08-15 11:19:06 +03:00
wlr_xdg_toplevel.c wlr_xdg_toplevel: reparent on parent unmap 2019-08-15 11:19:06 +03:00