wlroots-hyprland/types/xdg_shell
Simon Ser 744a5c2fef xdg-shell: stop clearing wlr_xdg_surface state on unmap
The protocol doesn't say we should, so let's not.

Also it's pointless to reset scheduled_serial, since 0 is a valid
serial.
2021-09-30 23:17:32 +03:00
..
wlr_xdg_popup.c xdg-shell: introduce wlr_xdg_surface.current 2021-09-30 23:17:32 +03:00
wlr_xdg_positioner.c xdg popup: move function to a file it belongs to 2021-09-11 12:11:55 +02:00
wlr_xdg_shell.c Simplify globals implementation by removing destructors 2019-11-25 09:01:46 -05:00
wlr_xdg_surface.c xdg-shell: stop clearing wlr_xdg_surface state on unmap 2021-09-30 23:17:32 +03:00
wlr_xdg_toplevel.c xdg-surface: simplify configure mechanism 2021-09-21 10:09:09 +02:00