wlroots-hyprland/types/xdg_shell
emersion 95dfbe2962
xdg-shell: don't destroy xdg role state on role destroy
ie. don't destroy surface->toplevel on xdg_toplevel destroy. Instead do this on
xdg_surface destroy.

This allows compositors to add toplevel listeners when the surface appears and
remove them when the surface is destroyed.
2018-11-12 19:37:22 +01:00
..
wlr_xdg_popup.c xdg-shell: don't destroy xdg role state on role destroy 2018-11-12 19:37:22 +01:00
wlr_xdg_positioner.c add missing anchor case in positioner invert-x 2018-06-04 17:16:17 -04: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 xdg-shell: don't destroy xdg role state on role destroy 2018-11-12 19:37:22 +01:00
wlr_xdg_toplevel.c xdg-shell: don't destroy xdg role state on role destroy 2018-11-12 19:37:22 +01:00