diff options
author | rathnor <rathnor> | 2003-04-16 13:47:09 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-04-16 13:47:09 (GMT) |
commit | 2af4b95dd9f3bf591b0e52e753f171e86ce8dc1a (patch) | |
tree | c87c815e902d87a347f6ff58d9e7742d52c08103 | |
parent | 06e830812e143c6fbf6838bc222ba6171f1a64e7 (diff) | |
download | fluxbox_pavel-2af4b95dd9f3bf591b0e52e753f171e86ce8dc1a.zip fluxbox_pavel-2af4b95dd9f3bf591b0e52e753f171e86ce8dc1a.tar.bz2 |
info about slit + toolbar layer saving (Simon)
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.1: | 2 | Changes for 0.9.1: |
3 | *03/04/16: | 3 | *03/04/16: |
4 | * Fixed saving of toolbar and slit layer (Simon) | ||
5 | LayerMenu.hh Screen.hh Slit.hh/cc Toolbar.hh/cc ToolbarHandler.hh | ||
6 | Window.cc | ||
4 | * Fixed toolbar width percent menu item | 7 | * Fixed toolbar width percent menu item |
5 | Toolbar.cc | 8 | Toolbar.cc |
6 | * Fixed current focused client button rendered (Henrik) | 9 | * Fixed current focused client button rendered (Henrik) |
@@ -10,5 +10,6 @@ News in 0.9.1: | |||
10 | * All Windows (both icons and windows on all workspaces) | 10 | * All Windows (both icons and windows on all workspaces) |
11 | Bug fixes: | 11 | Bug fixes: |
12 | * [ 721107 ] Window resizing problem in a mozilla/phoenix window | 12 | * [ 721107 ] Window resizing problem in a mozilla/phoenix window |
13 | * Toolbar and Slit now properly save layer when changed | ||
13 | 14 | ||
14 | See ChangeLog for more details | 15 | See ChangeLog for more details |