diff options
| author | bakkeby <[email protected]> | 2022-08-12 13:47:25 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2022-08-12 13:47:25 +0200 |
| commit | c438eabdc247b2ac773139e8f7f9c5defd632d11 (patch) | |
| tree | fceb5d365100ae8b2f10f5314efac84a33df7796 /README.md | |
| parent | 91cb32c3edcc6d5049b6d0115309d75ecda547bb (diff) | |
| download | dwm-flexipatch-c438eabdc247b2ac773139e8f7f9c5defd632d11.tar.gz dwm-flexipatch-c438eabdc247b2ac773139e8f7f9c5defd632d11.zip | |
Adding nametag patch
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
