summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-08-20 13:30:12 +0200
committerbakkeby <[email protected]>2020-08-20 13:30:12 +0200
commita085c788e313db693d35feefe1f6dfa1e5daf440 (patch)
tree61ec928f1c4205b31b25aa74ee8e2fb84c130977 /README.md
parentc7b84ec738e7b1c1d1110f86bff38f95cf953a49 (diff)
downloaddwm-flexipatch-a085c788e313db693d35feefe1f6dfa1e5daf440.tar.gz
dwm-flexipatch-a085c788e313db693d35feefe1f6dfa1e5daf440.zip
Adding experimental flexwintitle patch based on bartabgroups
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 976ccc0..109e54c 100644
--- a/README.md
+++ b/README.md
@@ -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