summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-09-12 00:48:29 +0200
committerbakkeby <[email protected]>2019-09-12 00:48:29 +0200
commit9e17c55d959a1936eeae4e7cb43d30236f5bea61 (patch)
treeec72d684de79beb9192fb36e9068d1b74d6e8994 /README.md
parent706e06be438ec9e20e1ebcfcfbb0ff00bc2d2cc1 (diff)
downloaddwm-flexipatch-9e17c55d959a1936eeae4e7cb43d30236f5bea61.tar.gz
dwm-flexipatch-9e17c55d959a1936eeae4e7cb43d30236f5bea61.zip
Adding ewmhtags patch
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 47106aa..e37f156 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
### Changelog:
-2019-09-11 - Added monitor rules and combo patches
+2019-09-11 - Added monitor rules, combo and ewmhtags patches
2019-09-10 - Minor tweaks to awesomebar patch (incl. alpha and systray compatibility). Added floatbordercolor patch.
@@ -65,6 +65,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
- [cyclelayouts](https://dwm.suckless.org/patches/cyclelayouts/)
- lets you cycle through all your layouts
+ - [ewmhtags](https://dwm.suckless.org/patches/ewmhtags/)
+ - adds EWMH support for \_NET_NUMBER_OF_DESKTOPS, \_NET_CURRENT_DESKTOP, \_NET_DESKTOP_NAMES and \_NET_DESKTOP_VIEWPORT, which allows for compatibility with other bars and programs that request workspace information, e.g. polybar's xworkspaces module
+
- [fancybar](https://dwm.suckless.org/patches/fancybar/)
- shows the titles of all visible windows in the status bar