diff options
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.7: | 2 | Changes for 0.9.7: |
3 | *03/12/12: | 3 | *03/12/12: |
4 | * Removed Next/Prev client from window menu (Henrik) | ||
5 | Window.cc | ||
6 | * Added aligment for buttons in iconbar (Henrik) | ||
7 | Change Left, Relative or Right via the Iconbar mode menu | ||
8 | New resource item: | ||
9 | session.screen0.iconbar.clientWidth: integer | ||
10 | session.screen0.iconbar.alignment: LEFT, RELATIVE or RIGHT | ||
11 | IconbarTool.hh/cc, Container.hh/cc | ||
4 | * Support for bsetroot in fbsetbg (Han) | 12 | * Support for bsetroot in fbsetbg (Han) |
5 | *03/12/11: | 13 | *03/12/11: |
6 | * Added remember position (Thanks Mathias Gumz) | 14 | * Added remember position (Thanks Mathias Gumz) |