summaryrefslogtreecommitdiff
path: root/patches/gaps/README.md
diff options
context:
space:
mode:
authorChris Sobczak <chris@sobczak.family>2026-06-28 18:36:18 -0700
committerChris Sobczak <chris@sobczak.family>2026-06-28 18:36:18 -0700
commit9bbbf57cbc59100e2bdf859fd8a6ff47c3024f19 (patch)
tree0e5af40f25df6af5a9886dc55d4e0ce2d1b0ee70 /patches/gaps/README.md
parent53ec96380b8be9be468003899f19221002ddb6a1 (diff)
parent3bf5b949788ca6cfccf69199a01db8e40837bb9c (diff)
Merge gaps patch
Diffstat (limited to 'patches/gaps/README.md')
-rw-r--r--patches/gaps/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/patches/gaps/README.md b/patches/gaps/README.md
new file mode 100644
index 0000000..4925a47
--- /dev/null
+++ b/patches/gaps/README.md
@@ -0,0 +1,14 @@
+### Description
+Adds gaps between clients, providing the ability to disable them at run-time.
+
+`smartgaps` can also be changed to remove gaps when there is only one client present.
+
+### Download
+- [git branch](https://codeberg.org/bigman/dwl/src/branch/gaps)
+- [2024-07-12](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/gaps/gaps.patch)
+
+### Authors
+- [peesock](https://codeberg.org/bigman)
+- [sewn](https://codeberg.org/sewn)
+- [Serene Void](https://github.com/serenevoid)
+- [Rayan Nakib](https://nakibrayan2.pages.dev)