mirror of
https://github.com/swaywm/sway.git
synced 2025-11-11 13:29:51 -05:00
Rather than allocate a structure and expect callers to free it, take a pointer to an existing struct as an argument. This function is no longer called anywhere though. |
||
|---|---|---|
| .. | ||
| arrange.c | ||
| container.c | ||
| layout.c | ||
| output.c | ||
| view.c | ||
| workspace.c | ||