diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-02-03 21:39:43 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-02-03 21:39:43 +0100 |
commit | 0175e021022599c507d361d48364b3a4dcc95503 (patch) | |
tree | e4e82b660f4441b14360da889643dd5a4a7b1f85 /NEWS | |
parent | ed50d0cb4b1e46a6fa531e610c0d8025d12a62ae (diff) | |
download | xmobar-0175e021022599c507d361d48364b3a4dcc95503.tar.gz xmobar-0175e021022599c507d361d48364b3a4dcc95503.tar.bz2 |
More XPROPS for the xmobar exec
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,8 @@ _New features_ - New `Volume` monitor displaying ALSA soundcards information, by Thomas Tuegel. + - xmobar app new has WM_CLASS, WM_NAME and _NET_WM_PID xprops + ([issue 38]). _Incompatible changes_ @@ -31,6 +33,7 @@ _Bug fixes_ [issue 28]: http://code.google.com/p/xmobar/issues/detail?id=28 [issue 30]: http://code.google.com/p/xmobar/issues/detail?id=30 [issue 36]: http://code.google.com/p/xmobar/issues/detail?id=36 +[issue 38]: http://code.google.com/p/xmobar/issues/detail?id=38 ## Version 0.12 (Dec 24, 2010) |