swayfx/sway/input
Ryan Dwyer fb9b0f7a08 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.
2018-09-05 18:01:43 +10:00
..
cursor.c Fix crash when moving mouse over a fullscreen split container 2018-09-05 18:01:43 +10:00
input-manager.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
keyboard.c Deny repeating reload by holding key 2018-09-04 20:00:04 +10:00
seat.c Fix focus bug 2018-09-05 18:01:43 +10:00