mirror of
https://github.com/swaywm/sway.git
synced 2024-11-18 22:19:14 +00:00
c17f0870ef
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. |
||
---|---|---|
.. | ||
arrange.h | ||
container.h | ||
layout.h | ||
output.h | ||
view.h | ||
workspace.h |