From a5cb390c019242d5fc0431fef2a156c7e0d0b1ab Mon Sep 17 00:00:00 2001 From: Gean Marroquin Date: Fri, 24 Nov 2023 00:32:45 -0500 Subject: [PATCH] Updated genericgaps (markdown) --- genericgaps.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/genericgaps.md b/genericgaps.md index d420737..d107e92 100644 --- a/genericgaps.md +++ b/genericgaps.md @@ -10,7 +10,14 @@ and, as a side effect, this change fixed some flickering I experienced when usin [snail]: https://github.com/djpohly/dwl/wiki/snail [vanitygaps]: https://github.com/djpohly/dwl/wiki/vanitygaps +### Changelog + +2023-11-24: +- Refactor, it does exactly the same, just using less code. +- Replace `gappih`, `gappiv`, `gappoh` and `gappov` with only `gappx`. They don't do anything anyways. + ### Download +- [2023-11-24](https://github.com/djpohly/dwl/compare/main...wochap:genericgaps.patch) - [2023-05-20](https://github.com/djpohly/dwl/compare/main...NikitaIvanovV:genericgaps.patch) generic gaps - [2023-05-20](https://github.com/djpohly/dwl/compare/main...NikitaIvanovV:genericgaps-rule.patch) generic gaps + monitor rule to enable gaps on certain monitors by default