From 6b19de96ca13df595d527f34ddca6054d3a95208 Mon Sep 17 00:00:00 2001 From: sewn Date: Mon, 1 Apr 2024 14:21:40 +0000 Subject: [PATCH] Add gaps --- gaps.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 gaps.md diff --git a/gaps.md b/gaps.md new file mode 100644 index 0000000..3478659 --- /dev/null +++ b/gaps.md @@ -0,0 +1,13 @@ +### 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/sewn/dwl/src/branch/gaps) +- [2024-04-01](https://codeberg.org/dwl/dwl-patches/raw/branch/main/gaps/gaps.patch) + +### Authors +- [sewn](https://codeberg.org/sewn) +- [Serene Void](https://github.com/serenevoid) +- [Rayan Nakib](https://nakibrayan2.pages.dev)