mirror of
https://github.com/i3/i3.git
synced 2026-02-06 20:55:29 +00:00
Introduces resize_neighboring_cons in resize.c which is also used by resize_graphical_handler. Co-authored-by: Andrew Laucius <andrewla@gmail.com> Authored original code and tests in #3240. I rewrote most of the resizing code and fixed the failing tests.