swayfx/include/sway/tree
Ryan Dwyer c17f0870ef Fix crash when moving cursor over a fullscreen split container
Calling container_at_view fails an assertion if the container isn't a
view. Calling tiling_container_at works correctly, as that function
checks if the container is a view and calls container_at_view if so.
2018-08-03 18:08: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 crash when moving cursor over a fullscreen split container 2018-08-03 18:08:20 +10:00
layout.h reverted includes of "sway/config.h" and replaced with "config.h" from meson build 2018-07-25 13:32:20 +02:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
view.h Revert "Revert "Fix popups"" 2018-08-02 23:36:36 +10:00
workspace.h Allow containers to be fullscreen 2018-07-26 08:27:07 +10:00