swayfx/sway/tree
Simon Ser 5438cc158a Switch to wlr_xdg_surface_for_each_popup_surface
Instead of calling wlr_xdg_surface_for_each_popup and then
wlr_surface_for_each_surface, use the new for_each_popup_surface helper
introduced in [1] that does it in one go.

[1]: https://github.com/swaywm/wlroots/pull/2609
2021-01-12 11:25:34 +01:00
..
arrange.c Make sure we don't calculate fractional pixel gaps 2020-01-01 10:14:29 -07:00
container.c container: set fullscreen mode before attempting focus 2020-12-24 23:34:55 +01:00
node.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
output.c Change workspace_layout to match i3 behavior 2020-12-20 00:58:42 -05:00
root.c Fix crash when showing scratchpad hidden split containers 2020-01-16 21:48:25 -05:00
view.c Switch to wlr_xdg_surface_for_each_popup_surface 2021-01-12 11:25:34 +01:00
workspace.c workspace: rework workspace prev|next like i3 2020-12-20 00:58:42 -05:00