Release 0.13.1

This commit is contained in:
o9000
2017-03-12 07:05:59 +01:00
parent 23109b8beb
commit 4d12abdb42
6 changed files with 13 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
# TINT2 1 "2017-03-04"
# TINT2 1 "2017-03-12"
## NAME
tint2 - lightweight panel/taskbar
@@ -463,7 +463,7 @@ The action semantics:
* `systray_monitor = integer (1, 2, ...)` : On which monitor to draw the systray. The first monitor is `1`. *(since 0.12)*
* `systray_name_filter = string` : Regular expression to identify icon names to be hidden. For example, `^audacious$` will hide icons with the exact name `audacious`, while `aud` will hide any icons having `aud` in the name. *(since 0.14)*
* `systray_name_filter = string` : Regular expression to identify icon names to be hidden. For example, `^audacious$` will hide icons with the exact name `audacious`, while `aud` will hide any icons having `aud` in the name. *(since 0.13.1)*
### Clock