diff options
author | pekdon <pekdon> | 2002-01-18 18:28:17 (GMT) |
---|---|---|
committer | pekdon <pekdon> | 2002-01-18 18:28:17 (GMT) |
commit | 74454c8f2a8f1fcae493930a5a00cafab0959a4c (patch) | |
tree | 15a8d903952bfe9cbc984ba9bf459b459debe172 /ChangeLog | |
parent | b0d1c04c119711167fccd1b30e266269a0e2262c (diff) | |
download | fluxbox_lack-74454c8f2a8f1fcae493930a5a00cafab0959a4c.zip fluxbox_lack-74454c8f2a8f1fcae493930a5a00cafab0959a4c.tar.bz2 |
Fixed lower/raise of windows when using keybindings/windowmenu
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Changes for 0.1.7: | |||
7 | * Fixed indent in Window.hh | 7 | * Fixed indent in Window.hh |
8 | *02/01/15: | 8 | *02/01/15: |
9 | * Fixed exception in FluxboxWindow::FluxboxWindow | 9 | * Fixed exception in FluxboxWindow::FluxboxWindow |
10 | * Fixed lower/raise of windows when using windowmenu/keybinding | ||
11 | so now tabs should follow. (Claes Nästén) | ||
10 | *02/01/14: | 12 | *02/01/14: |
11 | * Fixed throw statement in FluxboxWindow | 13 | * Fixed throw statement in FluxboxWindow |
12 | 14 | ||