swayfx/sway/input
Ryan Dwyer 9339026a31 Fix focus related crashes
* seat_set_focus_warp lacked a container NULL check
* view mapping code needs to use seat_get_focus_inactive

Also, seat_set_focus_warp triggered the wrong IPC event if focus was a
workspace, which resulted in swaybar not showing the workspace as
active.
2018-08-02 21:55:37 +10:00
..
cursor.c Merge pull request #2391 from RyanDwyer/fix-popups-v2 2018-08-01 22:02:12 -04:00
input-manager.c Add virtual keyboard protocol 2018-07-28 20:47:56 -04:00
keyboard.c Bindings use advised keyboard repeat parameters 2018-07-29 19:15:10 -04:00
seat.c Fix focus related crashes 2018-08-02 21:55:37 +10:00