swayfx/sway/tree
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
..
arrange.c Allow containers to be fullscreen 2018-07-26 08:27:07 +10:00
container.c Merge pull request #2391 from RyanDwyer/fix-popups-v2 2018-08-01 22:02:12 -04:00
layout.c ipc: prevent emitting a workspace::focus event when moving a container to a different workspace or output 2018-08-01 16:57:15 +01:00
output.c ipc: fix workspace::move calls argument order 2018-08-01 16:57:15 +01:00
view.c Fix focus related crashes 2018-08-02 21:55:37 +10:00
workspace.c Preserve workspace name 2018-07-28 00:18:52 +00:00