From c7c91b2e86ca8126e9d9c87a29bf10d95a82f486 Mon Sep 17 00:00:00 2001 From: amolinae06 Date: Mon, 26 May 2025 23:44:47 -0600 Subject: [PATCH] added applied patches --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index aa95bab..bc3c299 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,24 @@ philosophy. Like dwm, dwl is: - One C source file (or a very small number) configurable via `config.h` - Tied to as few external dependencies as possible +### Applied patches +- [alwayscenter](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/alwayscenter) +- [attachtop](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/attachtop) +- [autostart](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/autostart) +- [bar](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/bar) +- [barheight](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/barheight) +- [cursortheme](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/cursortheme) +- [en-keycodes](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/en-keycodes) +- [genericgaps](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/genericgaps) +- [hide_vacant_tags](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/hide_vacant_tags) +- [inputdevicerules](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/inputdevicerules) +- [nextlayout](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/nextlayout) +- [pertag](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/pertag) +- [rotatetags](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/rotatetags) +- [setupenv](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/setupenv) +- [sticky](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/sticky) +- [swallow](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/swallow) + ## Getting Started: ### **dwl branch 0.7 and releases based upon 0.7 build against [wlroots] 0.18**