wlroots-hyprland/types/xdg_shell
Ryan Dwyer 86f401e827 Introduce wlr_xdg_surface_for_each_popup
It is common to want to iterate an xdg-surface's popups separately from
the toplevel and subsurfaces. For example, popups are typically rendered
on top of most other surfaces.

wlr_xdg_surface_for_each_surface continues to iterate both surfaces and
popups to maintain backwards compatibility.
2018-07-01 23:24:39 +10:00
..
wlr_xdg_popup.c xdg_popup: fix call to to handle_grab for inert popup 2018-06-28 20:28:15 +09: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 xdg-shell: add wlr_xdg_toplevel_set_tiled 2018-05-27 13:38:06 +01:00
wlr_xdg_surface.c Introduce wlr_xdg_surface_for_each_popup 2018-07-01 23:24:39 +10:00
wlr_xdg_toplevel.c xdg-shell{,-v6}: fix compare_xdg_surface_toplevel_state 2018-06-20 21:25:01 +01:00