summaryrefslogtreecommitdiffhomepage
path: root/news.md
diff options
context:
space:
mode:
authorThiago Negri <evohunz@gmail.com>2013-09-10 17:57:16 -0300
committerThiago Negri <evohunz@gmail.com>2013-09-11 22:05:12 -0300
commitb780acaeac9545199867405f6c14434e77baf1d7 (patch)
tree12d9b3402c049c21a139bcf8e9c51a5ce5f3e593 /news.md
parent1d20b99ec742ce08a8083a01ccb15adb763815e1 (diff)
downloadxmobar-b780acaeac9545199867405f6c14434e77baf1d7.tar.gz
xmobar-b780acaeac9545199867405f6c14434e77baf1d7.tar.bz2
Created UnsafeStdinReader plugin
Diffstat (limited to 'news.md')
-rw-r--r--news.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/news.md b/news.md
index 9db2984..28c3335 100644
--- a/news.md
+++ b/news.md
@@ -10,6 +10,9 @@ _New features_
[github #99]).
- `Com` uses safer `runInteractiveProcess` instead of spawning a
shell (David McLean).
+ - New plugin `UnsafeStdinReader` that allows actions from stdin.
+ Now it's possible to have clickable workspaces!
+ (see [github #125]).
_Bug fixes_
@@ -23,6 +26,7 @@ _Bug fixes_
[github #99]: https://github.com/jaor/xmobar/issues/115
[github #115]: https://github.com/jaor/xmobar/issues/115
[github #117]: https://github.com/jaor/xmobar/issues/117
+[github #125]: https://github.com/jaor/xmobar/issues/125
[issue #65]: http://code.google.com/p/xmobar/issues/detail?id=65
## Version 0.18 (June 5, 2013)