swayfx/sway/tree
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen
This introduces a new view_impl function: is_transient_for. Similar to
container_has_ancestor but works using the surface parents rather than
the tree.

This patch modifies view_is_visible, container_at and so on to allow
transient views to function normally when they're in front of a
fullscreen view.
2018-10-08 22:49:59 +10:00
..
arrange.c Prevent sticky containers from jumping on workspace switch 2018-09-23 11:36:16 +10:00
container.c Reenable popup-handling for determining focus 2018-10-03 16:23:14 +02:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Move sticky containers in output_evacuate 2018-09-28 23:47:22 -04:00
root.c Fix hotplugging down to zero outputs 2018-09-30 11:58:56 +10:00
view.c Implement popup_during_fullscreen 2018-10-08 22:49:59 +10:00
workspace.c Move sticky containers when switching workspace via criteria 2018-10-06 19:16:41 +10:00