mirror of
https://github.com/swaywm/sway.git
synced 2026-04-27 06:46:25 -04:00
Large inner gaps can lead to broken rendering with width/height going negative. Limit the gaps so that they never make the windows smaller than a minimum sensible size (the same used for the resize command). Fixes #4294 |
||
|---|---|---|
| .. | ||
| arrange.c | ||
| container.c | ||
| node.c | ||
| output.c | ||
| root.c | ||
| view.c | ||
| workspace.c | ||