diff --git a/gaplessgrid.md b/gaplessgrid.md new file mode 100644 index 0000000..cb1a801 --- /dev/null +++ b/gaplessgrid.md @@ -0,0 +1,15 @@ +### Description +Arranges windows in a grid. Except it adjusts the number of windows in the first few columns to avoid empty cells. + +### Download +- [2024-08-01](https://codeberg.org/dwl/dwl-patches/raw/branch/main/gaplessgrid/gaplessgrid.patch) +- [git branch](https://codeberg.org/dhruva_sambrani/dwl/src/branch/gaplessgrid) + +## Pre-codeberg +- [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) +- [Dhruva Sambrani](https://codeberg.org/dhruva_sambrani/) (Revived to codeberg)