diff options
author | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-09-01 07:57:07 +1000 |
---|---|---|
committer | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-09-05 18:01:43 +1000 |
commit | fb9b0f7a08e472aa99f7f2ac446815f649f33300 (patch) | |
tree | 387ed10e341111cc196889435da7401cd95a5328 /swaylock/password.c | |
parent | 3133d0c03c3daa8c25155c0fe29bb3bb22962c9d (diff) |
Fix focus bug
When changing focus from a view in one workspace to an empty workspace
using `focus <direction>`, the view in the previous workspace would keep
focused styling. This is because the check to unfocus it was only done
in the container case and not workspace case, so it's been moved out of
both.
Diffstat (limited to 'swaylock/password.c')
0 files changed, 0 insertions, 0 deletions