diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-09-19 00:16:46 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-09-19 00:16:46 +0200 |
commit | d0a216d89697f900729fd427a8dd833a123a6c25 (patch) | |
tree | 8a5f7cabf1335aeb3b64a15c3676c2bc02ea0b76 /NEWS | |
parent | f9f6390c7399bb67c2e965e7cf28a889ff986198 (diff) | |
parent | 8833a8166387075d75ee15690a58cbd2aacf2a67 (diff) | |
download | xmobar-d0a216d89697f900729fd427a8dd833a123a6c25.tar.gz xmobar-d0a216d89697f900729fd427a8dd833a123a6c25.tar.bz2 |
Merge branch 'screen_update' of git://github.com/skinner33/xmobar into skinner-screen_update
Conflicts:
NEWS
src/XUtil.hsc
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,7 @@ _New features_ - New brightness monitor, courtesy of Martin Perner. - New DateZone plugin, for localized datetimes, also by Martin. - New keyboard layout monitor (Kbd). Yes, by Martin. + - Rewrite of the event handling ([issue 53], [issue 57]), also by Martin. - Cpu monitor now also reports `iowait` field ([issue 55]). _Bug fixes_ @@ -24,7 +25,9 @@ _Bug fixes_ [issue 48]: http://code.google.com/p/xmobar/issues/detail?id=48 [issue 50]: http://code.google.com/p/xmobar/issues/detail?id=50 +[issue 53]: http://code.google.com/p/xmobar/issues/detail?id=53 [issue 55]: http://code.google.com/p/xmobar/issues/detail?id=55 +[issue 57]: http://code.google.com/p/xmobar/issues/detail?id=57 ## Version 0.13 (March 28, 2011) |