summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2022-08-12 13:47:25 +0200
committerbakkeby <[email protected]>2022-08-12 13:47:25 +0200
commitc438eabdc247b2ac773139e8f7f9c5defd632d11 (patch)
treefceb5d365100ae8b2f10f5314efac84a33df7796 /README.md
parent91cb32c3edcc6d5049b6d0115309d75ecda547bb (diff)
downloaddwm-flexipatch-c438eabdc247b2ac773139e8f7f9c5defd632d11.tar.gz
dwm-flexipatch-c438eabdc247b2ac773139e8f7f9c5defd632d11.zip
Adding nametag patch
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 42a3b37..dd98d9f 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,8 @@ Browsing patches? There is a [map of patches](https://coggle.it/diagram/X9IiSSM6
### Changelog:
+2022-08-12 - Added the nametag patch
+
2022-08-02 - Added the bidi patch
2022-07-05 - Added the tagpreview patch
@@ -528,6 +530,9 @@ Browsing patches? There is a [map of patches](https://coggle.it/diagram/X9IiSSM6
- [movestack](https://dwm.suckless.org/patches/movestack/)
- allows you to move clients around in the stack and swap them with the master
+ - [nametag](https://dwm.suckless.org/patches/nametag/)
+ - allows the names of tags to be changed during runtime
+
- [netclientliststacking](https://github.com/bakkeby/patches/wiki/netclientliststacking)
- adds support for the \_NET\_CLIENT\_LIST\_STACKING atom, needed by certain applications
like the Zoom video conferencing application