swayfx/sway/tree
mwenzkowski 7c27d73b02 Check xdg_surface's role before using its toplevel
Don't access xdg_surface->toplevel if xdg_surface->role is equal to
WLR_XDG_SURFACE_ROLE_NONE, since this could lead to crash. The same
checks are added for xdg_surface_v6.

Fixes #3311
2019-01-28 16:14:35 +01:00
..
arrange.c Implement fullscreen global 2019-01-25 08:29:21 +10:00
container.c Check xdg_surface's role before using its toplevel 2019-01-28 16:14:35 +01:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Use noop output when there's no outputs connected 2019-01-22 09:55:13 +01:00
root.c Introduce container_is_scratchpad_hidden 2019-01-28 10:35:40 +01:00
view.c Introduce container_is_scratchpad_hidden 2019-01-28 10:35:40 +01:00
workspace.c Use noop output when there's no outputs connected 2019-01-22 09:55:13 +01:00