diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.14: | 2 | Changes for 0.9.14: |
3 | *05/06/23: | ||
4 | * Moved window menu from FluxboxWindow to BScreen, so | ||
5 | we now use one window menu per screen instead of one menu per window, | ||
6 | thus saving memory and increasing speed. (Henrik) | ||
7 | Makefile.am, WindowCmd.hh/cc, LayerMenu.hh/cc, | ||
8 | Window.hh/cc, Screen.hh/cc, SendToMenu.hh/cc, Workspace.cc, | ||
9 | Toolbar.hh/cc, Slit.hh/cc, Remember.hh/cc, ToggleMenu.hh, | ||
10 | MenuCreator.hh/cc | ||
11 | FbTk/MenuItem.hh/cc, FbTk/Menu.cc | ||
3 | *05/06/19: | 12 | *05/06/19: |
4 | * Fix shaded + iconic windows + restart (Simon) | 13 | * Fix shaded + iconic windows + restart (Simon) |
5 | - use ATTRIB_HIDDEN, can't use IconicState | 14 | - use ATTRIB_HIDDEN, can't use IconicState |