aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2020-01-13 21:11:11 -0500
committerLibravatar Simon Ser <contact@emersion.fr>2020-01-15 18:02:01 +0100
commit764a270920d918df0bb64e6bde253cc0421a0fef (patch)
treea98e9ec5a267ddfb790f3feab6cc4caafffebe7e /include/sway
parentDocs: explain why menu command should be passed to sway (diff)
downloadsway-764a270920d918df0bb64e6bde253cc0421a0fef.tar.gz
sway-764a270920d918df0bb64e6bde253cc0421a0fef.tar.zst
sway-764a270920d918df0bb64e6bde253cc0421a0fef.zip
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.
Diffstat (limited to 'include/sway')
0 files changed, 0 insertions, 0 deletions