swayfx/sway/input
Ryan Dwyer 641fbe576e When scrolling on a tab titlebar, set focus_inactive if not focused
For example, create layout H[view T[view view view]], focus the view in
the hsplit and scroll the mouse wheel over the tab title bars. Prior to
this patch, focus would be given to a descendant of the tabbed
container. This patch keeps the focus on the hsplit view.

This also renames some of the variables used in this part of the code to
make it be easier to follow.
2018-10-24 23:59:09 +10:00
..
cursor.c When scrolling on a tab titlebar, set focus_inactive if not focused 2018-10-24 23:59:09 +10:00
input-manager.c Fix crash when defaut seat is not created 2018-10-20 11:48:49 +03:00
keyboard.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
seat.c seat_update_capabilities: Set cursor image while we have the capability 2018-10-23 22:00:57 +10:00