swayfx/sway/desktop
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
..
desktop.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
idle_inhibit_v1.c Add views idle inhibition status in get_tree output 2020-05-29 17:29:41 -04:00
layer_shell.c Add layer shell subsurfaces 2020-12-07 12:30:13 +01:00
output.c Switch to wlr_xdg_surface_for_each_popup_surface 2021-01-12 11:25:34 +01:00
render.c Switch to wlr_xdg_surface_for_each_popup_surface 2021-01-12 11:25:34 +01:00
surface.c Make handle_destroy and output_repaint_timer_handler static 2020-03-04 03:09:43 +01:00
transaction.c transaction: make transaction collapsing smarter with > 2 views 2020-10-19 01:40:10 +02:00
xdg_shell.c Switch to wlr_xdg_surface_for_each_popup_surface 2021-01-12 11:25:34 +01:00
xwayland.c desktop/xwayland: use index constants for atom array 2021-01-08 14:58:58 +01:00