mirror of
https://github.com/NickHu/sway
synced 2024-12-27 21:58:11 +01:00
81e8f31cc6
Implements the following commands: * move scratchpad * scratchpad show * [criteria] scratchpad show Also fixes these: * Fix memory leak when executing command with criteria (use `list_free(views)` instead of `free(views)`) * Fix crash when running `move to` with no further arguments |
||
---|---|---|
.. | ||
arrange.c | ||
container.c | ||
layout.c | ||
output.c | ||
view.c | ||
workspace.c |