diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.15: | 2 | Changes for 0.1.15: |
3 | *03/02/17: | 3 | *03/02/17: |
4 | * Added layer menus for windows, toolbar, and slit, plus associated | ||
5 | resources. Cleaned up some cruft from the previous layering setup. | ||
6 | Gnome.cc LayerMenu.hh Screen.hh/cc Slit.hh/cc Tab.cc Toolbar.hh/cc Window.hh/cc Workspace.hh fluxbox.hh/cc | ||
7 | * Renamed LayeredMenu to FbMenu | ||
8 | LayeredMenu.hh FbMenu.hh | ||
9 | * Changed XLayerItem to hold FbWindows instead of Windows | ||
10 | XLayerItem.hh/cc XLayer.cc MultLayers.cc Window.cc | ||
4 | * Added shade option for button config (Henrik) | 11 | * Added shade option for button config (Henrik) |
5 | Screen.cc | 12 | Screen.cc |
6 | * Fixed antialias toggle for menus (Henrik) | 13 | * Fixed antialias toggle for menus (Henrik) |