swayfx/sway/input
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
..
cursor.c Implement popup_during_fullscreen 2018-10-08 22:49:59 +10:00
input-manager.c add tap-and-drag setting to sway-input 2018-09-29 11:49:41 +02:00
keyboard.c Remove unneeded variable 2018-10-08 20:40:47 +10:00
seat.c Implement popup_during_fullscreen 2018-10-08 22:49:59 +10:00