diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.9: | 2 | Changes for 0.9.9: |
3 | *04/02/16: | 3 | *04/02/16: |
4 | * Added remember hidden state for apps (Thanks Mathias Gumz) | ||
5 | You mark apps in the apps-file with | ||
6 | [Hidden] {yes} | ||
7 | With this you can configure any app to be hidden from the toolbar | ||
8 | Remember.cc/hh, IconbarTool.cc | ||
4 | * Fixed window size bug in no-decor windows on start/restart (Henrik) | 9 | * Fixed window size bug in no-decor windows on start/restart (Henrik) |
5 | Window.cc | 10 | Window.cc |
6 | *04/02/14: | 11 | *04/02/14: |