swayfx/sway/desktop
emersion 9b1905acf9 Fix close_popups for xdg-shell
wlr_xdg_popup_destroy will destroy popups, so we need to walk the tree
carefully. It's enough to just destroy all direct children, since destroying
the parent will also destroy all children.
2019-02-05 22:31:05 -05:00
..
desktop.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
idle_inhibit_v1.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
layer_shell.c Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00
output.c Introduce container_is_scratchpad_hidden 2019-01-28 10:35:40 +01:00
render.c Introduce container_is_scratchpad_hidden 2019-01-28 10:35:40 +01:00
transaction.c Center surface inside container when it's too small 2019-01-28 01:17:21 -05:00
xdg_shell.c Fix close_popups for xdg-shell 2019-02-05 22:31:05 -05:00
xdg_shell_v6.c Check xdg_surface's role before using its toplevel 2019-01-28 16:14:35 +01:00
xwayland.c Center surface inside container when it's too small 2019-01-28 01:17:21 -05:00