mirror of
https://github.com/swaywm/sway.git
synced 2025-11-14 06:59:47 -05:00
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. |
||
|---|---|---|
| .. | ||
| desktop | ||
| input | ||
| tree | ||
| commands.h | ||
| config.h | ||
| criteria.h | ||
| debug.h | ||
| desktop.h | ||
| ipc-json.h | ||
| ipc-server.h | ||
| layers.h | ||
| output.h | ||
| scratchpad.h | ||
| security.h | ||
| server.h | ||
| xwayland.h | ||