diff options
author | rathnor <rathnor> | 2003-02-09 14:11:14 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-02-09 14:11:14 (GMT) |
commit | e3b99d4e485591df52b2398fce9adbcece2b9917 (patch) | |
tree | 44c14c5160e07e1af0671e141ae99cc1f2e66609 /ChangeLog | |
parent | 1a04cf1ce2649400d41c43024bd163a059cc426d (diff) | |
download | fluxbox_pavel-e3b99d4e485591df52b2398fce9adbcece2b9917.zip fluxbox_pavel-e3b99d4e485591df52b2398fce9adbcece2b9917.tar.bz2 |
fixing up of layer code
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.15: | 2 | Changes for 0.1.15: |
3 | *10/02/03: | ||
4 | * More fiddling of Layer code, cleaning up (Henrik + Simon) | ||
5 | FbTk/MultLayers.hh/cc FbTk/XLayer.hh/cc FbTk/XLayerItem.hh/cc | ||
6 | Gnome.cc Screen.hh/cc Tab.cc Window.hh/cc Workspace.cc fluxbox.cc | ||
3 | *03/02/03: | 7 | *03/02/03: |
4 | * Integration of new Layering code, plus updates to the code (Simon) | 8 | * Integration of new Layering code, plus updates to the code (Simon) |
5 | - new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer | 9 | - new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer |