diff options
| author | Stein Gunnar Bakkeby <[email protected]> | 2022-07-05 14:55:42 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-05 14:55:42 +0200 |
| commit | 5f7df0b0dc78ae00f21d5bbe892456c450506b9b (patch) | |
| tree | 73610f0475c0e5b7ef5a2017e11813908e769fcd /README.md | |
| parent | 20692bea017353bcaf069625bcf3bda6eed4ad51 (diff) | |
| download | dwm-flexipatch-5f7df0b0dc78ae00f21d5bbe892456c450506b9b.tar.gz dwm-flexipatch-5f7df0b0dc78ae00f21d5bbe892456c450506b9b.zip | |
Adding tagpreview patch (#271)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -19,6 +19,9 @@ Browsing patches? There is a [map of patches](https://coggle.it/diagram/X9IiSSM6 ### Changelog: + +2022-07-05 - Added the tagpreview patch + 2022-07-04 - Added the shift-tools patch(es) with individual toggles 2022-06-20 - Added the renamed scratchpads patch @@ -736,6 +739,9 @@ Browsing patches? There is a [map of patches](https://coggle.it/diagram/X9IiSSM6 - [tagothermonitor](https://dwm.suckless.org/patches/tagothermonitor/) - adds functions and keybindings to tag a window to a desired tag on an adjacent monitor + - [tagpreview](https://dwm.suckless.org/patches/tag-previews/) + - shows a preview of a tag when hovering the tag icon using the mouse + - [tagswapmon](https://github.com/bakkeby/patches/wiki/tagswapmon/) - swap all visible windows on one monitor with those of an adjacent monitor |
