swayfx/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.c Allow containers to be fullscreen 2018-07-26 08:27:07 +10:00
container.c Fix crash when moving cursor over a fullscreen split container 2018-08-03 18:08:20 +10: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 Revert "Revert "Fix popups"" 2018-08-02 23:36:36 +10:00
workspace.c Preserve workspace name 2018-07-28 00:18:52 +00:00