swayfx/sway/tree
Brian Ashworth a4e4e21edf container: add inactive fullscreen to focus stack
When a container was being made fullscreen and it is on the focused
workspace for a seat, focus was being set to the container. However,
when the container was on a non-focused workspace, the focus stack
wasn't being touched. When assigning a fullscreen container to a
workspace or moving a fullscreen container to a different workspace,
this would make it so the fullscreen container was never added to the
focus stack for the workspace thus preventing access to the workspace.
This adds the container to the top of the focus stack, behind the
container on the focused workspace.
2020-01-14 07:38:57 -07:00
..
arrange.c Make sure we don't calculate fractional pixel gaps 2020-01-01 10:14:29 -07:00
container.c container: add inactive fullscreen to focus stack 2020-01-14 07:38:57 -07:00
node.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
output.c add scale_filter output config option 2019-11-29 18:13:37 +01:00
root.c view: remove workspace pid mapping for assigns 2020-01-09 09:52:37 +01:00
view.c view: remove workspace pid mapping for assigns 2020-01-09 09:52:37 +01:00
workspace.c workspace_split: focus middle if workspace focused 2019-08-14 13:19:16 +09:00