diff options
| author | bakkeby <[email protected]> | 2022-06-20 14:00:09 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2022-06-20 14:00:09 +0200 |
| commit | 2f70c42aab2ac71f5cdb1996499247f2268c98ce (patch) | |
| tree | daa286e6af9ea7ea0abb8ff77a62182759ce6a67 /README.md | |
| parent | d7456b235a0eb549c752d0cf06198fd29264e21a (diff) | |
| download | dwm-flexipatch-2f70c42aab2ac71f5cdb1996499247f2268c98ce.tar.gz dwm-flexipatch-2f70c42aab2ac71f5cdb1996499247f2268c98ce.zip | |
Adding renamed scratchpads 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-06-20 - Added the renamed scratchpads patch + 2022-06-17 - Ported the seamless restart feature from dusk into dwm-flexipatch 2022-02-11 - Added the isfreesize version of the sizehints patch and the [tagsync](https://github.com/bakkeby/dwm-flexipatch/pull/219) patch (contributed by [Bagelli](https://github.com/Bagellll)) @@ -565,6 +567,9 @@ Browsing patches? There is a [map of patches](https://coggle.it/diagram/X9IiSSM6 - [push](https://dwm.suckless.org/patches/push/) - this patch provides a way to move clients up and down inside the client list + - [renamed_scratchpads](https://github.com/bakkeby/patches/wiki/renamedscratchpads) + - variant of the [named scratchpads](https://dwm.suckless.org/patches/namedscratchpads/) patch + - [reorganizetags](https://dwm.suckless.org/patches/reorganizetags/) - shifts all clients per tag to leftmost unoccupied tags - e.g. if clients A, B, C are tagged on tags 1, 5, 9 respectively, when reorganized they will |
