diff options
| author | bakkeby <[email protected]> | 2020-08-20 13:30:12 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-08-20 13:30:12 +0200 |
| commit | a085c788e313db693d35feefe1f6dfa1e5daf440 (patch) | |
| tree | 61ec928f1c4205b31b25aa74ee8e2fb84c130977 /README.md | |
| parent | c7b84ec738e7b1c1d1110f86bff38f95cf953a49 (diff) | |
| download | dwm-flexipatch-a085c788e313db693d35feefe1f6dfa1e5daf440.tar.gz dwm-flexipatch-a085c788e313db693d35feefe1f6dfa1e5daf440.zip | |
Adding experimental flexwintitle patch based on bartabgroups
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -15,6 +15,8 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t ### Changelog: +2020-08-20 - Added experimental flexwintitle patch based on bartabgroups + 2020-08-13 - Added bartabgroups patch 2020-08-11 - Added decoration hints and focusmaster patches @@ -268,6 +270,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - [fancybar](https://dwm.suckless.org/patches/fancybar/) - shows the titles of all visible windows in the status bar + - flexwintitle + - based on the bartabgroups patch, this is a layout aware barmodules module for handling window titles intended to be used with flextile-deluxe + - [floatbordercolor](https://dwm.suckless.org/patches/float_border_color/) - this patch allows a different border color to be chosen for floating windows |
