swayfx/sway/tree
Ryan Dwyer c5a6c37275 Make workspace back_and_forth seat-specific
* When using multiple seats, each seat has its own prev_workspace_name
for the purpose of workspace back_and_forth.
* Removes prev_workspace_name global variable.
* Removes unused next_name_map function in tree/workspace.c.
* Fixes memory leak in seat_destroy (seat was not freed).
2018-10-21 11:26:22 +10:00
..
arrange.c Fix crash when view maps while locked 2018-10-13 19:15:04 +10:00
container.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Merge pull request #2870 from RyanDwyer/refactor-input-manager 2018-10-20 08:42:56 +02:00
root.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
view.c Make workspace back_and_forth seat-specific 2018-10-21 11:26:22 +10:00
workspace.c Make workspace back_and_forth seat-specific 2018-10-21 11:26:22 +10:00