aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/bar.c
diff options
context:
space:
mode:
authorLibravatar Konstantin Pospelov <kupospelov@gmail.com>2021-01-30 10:11:09 +0100
committerLibravatar Simon Ser <contact@emersion.fr>2021-01-30 11:24:43 +0100
commit8b7008a2962ac44510531c066adef73e01e653eb (patch)
tree5e40873ea528f263902850a0e4f8f643ef0f60d3 /sway/commands/bar.c
parentdesktop/layer_shell: Fix allocation type mismatch (diff)
downloadsway-8b7008a2962ac44510531c066adef73e01e653eb.tar.gz
sway-8b7008a2962ac44510531c066adef73e01e653eb.tar.zst
sway-8b7008a2962ac44510531c066adef73e01e653eb.zip
Check the output state for recorded workspaces
Sway records pid, workspace, and output for every new process. However, if the output gets disabled and the workspace disappears, the workspace is still re-created on the disabled output. This commit adds a check for the enabled flag, so that NULL will be passed to workspace_create() in this case.
Diffstat (limited to 'sway/commands/bar.c')
0 files changed, 0 insertions, 0 deletions