Updae to use the new resize() function which takes a struct wlr_box

Charles Tamzarian 2023-11-14 06:31:02 +00:00
parent 43fd1496f4
commit 3bf99822bd

@ -2,7 +2,9 @@
Arranges windows in a grid. Except it adjusts the number of windows in the first few columns to avoid empty cells.
### Download
- [2023-11-14](https://github.com/djpohly/dwl/compare/main...Sneethe:gaplessgrid.patch)
- [2021-07-27](https://github.com/djpohly/dwl/compare/main...vnepogodin:gaplessgrid.patch)
### Authors
- [Sneethe](https://github.com/Sneethe/)
- [Vladislav Nepogodin](https://github.com/vnepogodin)