swayfx/include/sway/tree
Ryan Dwyer a0649190de Fix edge cases when moving floating container to new workspace
* Removes container_floating_move_to_container, instead opting to put
that logic in container_move_to
* In the seat code, focusing a floating view now updates the pending
state only and lets the next transaction carry it over to the current
state. This is required, otherwise it would crash.
* When unfullscreening a floating container, an output check is now done
to see if it should center it.
2018-08-08 08:48:20 +10:00
..
arrange.h Simplify transactions by utilising a dirty flag on containers 2018-07-14 23:14:55 +10:00
container.h Fix edge cases when moving floating container to new workspace 2018-08-08 08:48:20 +10:00
layout.h Separate root-related code 2018-08-04 14:01:20 +10:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
root.h Move workspace pid code to root.c 2018-08-04 14:01:49 +10:00
view.h Merge pull request #2268 from emersion/server-decoration-borders 2018-08-06 11:32:17 -04:00
workspace.h commands: complete workspace implementation 2018-08-06 14:17:58 +01:00