diff options
| author | bakkeby <[email protected]> | 2022-10-08 22:12:03 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2022-10-08 22:35:04 +0200 |
| commit | cc58ad2ef41bf0b9a298366fbdc5afbde31edb17 (patch) | |
| tree | 224e488aa5777d69ab0a3c9c7643447421a7d906 /README.md | |
| parent | 4912e3129aa8e1e9bb5f56d20377102575aca2b7 (diff) | |
| download | dwm-flexipatch-cc58ad2ef41bf0b9a298366fbdc5afbde31edb17.tar.gz dwm-flexipatch-cc58ad2ef41bf0b9a298366fbdc5afbde31edb17.zip | |
Adding alt-tab patch ref. #303
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-10-08 - Added the alt-tab patch + 2022-08-12 - Added the nametag patch 2022-08-02 - Added the bidi patch @@ -230,6 +232,9 @@ Browsing patches? There is a [map of patches](https://coggle.it/diagram/X9IiSSM6 - [alpha](https://dwm.suckless.org/patches/alpha/) - adds transparency for the status bar + - [alt-tab](https://dwm.suckless.org/patches/alt-tab/) + - adds a window task switcher toggled using alt-tab + - [alternativetags](https://dwm.suckless.org/patches/alternativetags/) - adds alternative tags which can be toggled on the fly for the sole purpose of providing visual aid |
