swayfx/include/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.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
container.h Merge pull request #2703 from RyanDwyer/csd-border 2018-10-03 13:03:06 +02:00
node.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
root.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
view.h Implement popup_during_fullscreen 2018-10-08 22:49:59 +10:00
workspace.h Make gaps implementation consistent with i3-gaps 2018-09-29 11:08:19 +10:00