diff options
| author | bakkeby <[email protected]> | 2021-11-23 22:36:53 +0100 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2021-11-23 22:36:53 +0100 |
| commit | 63fed59d19ee51f8f8d2876425817e099cb57b04 (patch) | |
| tree | 43aca0765a77909733534051c83b7be622a9c0b9 /README.md | |
| parent | c7af5c6b67cf2f09439050f635684a42a879c446 (diff) | |
| download | dwm-flexipatch-63fed59d19ee51f8f8d2876425817e099cb57b04.tar.gz dwm-flexipatch-63fed59d19ee51f8f8d2876425817e099cb57b04.zip | |
Adding taglabels patch ref. #199
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,6 +17,8 @@ If you are experiencing issues then you may want to check out the [Known Issues] ### Changelog: +2021-11-23 - Added the taglabels patch + 2021-09-08 - Added the alwayscenter patch 2021-07-27 - Added the winicon patch @@ -703,6 +705,9 @@ If you are experiencing issues then you may want to check out the [Known Issues] - [taggrid](https://dwm.suckless.org/patches/taggrid/) - adds an option to place tags in rows like in many other window managers + - [taglabels](https://dwm.suckless.org/patches/taglabels/) + - shows tag + class of master client in the tags section of the bar + - [tagmonfixfs](https://github.com/bakkeby/patches/wiki/tagmonfixfs/) - allows moving a fullscreen window to another monitor while remaining in fullscreen |
