mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-09 04:34:50 +00:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
### Description
|
|
Arranges windows in a grid. Except it adjusts the number of windows in the first few columns to avoid empty cells.
|
|
|
|
On widescreens (w > 2*h), it splits to three columns before splitting rows.
|
|
|
|
### Download
|
|
- [2024-09-18](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/gaplessgrid/gaplessgrid.patch)
|
|
- [2024-07-14](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/gaplessgrid/gaplessgrid-20240714.patch)
|
|
- [2023-08-01](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/gaplessgrid/gaplessgrid-20230801.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)
|