swayfx/sway/input
Ryan Dwyer 0bd41a0dae Fix focus related damage
When you have an unfocused container (so one view is focused_inactive),
and you focus any other view in that container, the view with
focused_inactive was not damaged. This is because we damaged the
previous focus and new focus, but needed to damage the parent of the new
focus.
2018-07-04 15:38:08 +10:00
..
cursor.c dont focus-follow-mouse when keyboard grab 2018-06-24 20:30:43 -04:00
input-manager.c Add map_from_region command 2018-04-26 10:53:47 +01:00
keyboard.c fix handling key modifiers if not pressed at first 2018-06-28 15:23:26 +02:00
seat.c Fix focus related damage 2018-07-04 15:38:08 +10:00