diff options
author | markt <markt> | 2007-06-08 19:39:12 (GMT) |
---|---|---|
committer | markt <markt> | 2007-06-08 19:39:12 (GMT) |
commit | 222d8cd7e9c0f28b3dd0b9b253a0b096d856195f (patch) | |
tree | bf6e2e9c61bb43e7c5441e31b28a7c096dbb99e5 /ChangeLog | |
parent | dff2aa33561b00e97b3561892fb690ba9f2968c6 (diff) | |
download | fluxbox-222d8cd7e9c0f28b3dd0b9b253a0b096d856195f.zip fluxbox-222d8cd7e9c0f28b3dd0b9b253a0b096d856195f.tar.bz2 |
don't tab transient windows from apps file, and change their layers when the main window does
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 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/06/08: | ||
4 | * Fix transient windows getting tabbed from apps file and not changing layers | ||
5 | when main window is in a lowered tab (Mark) | ||
6 | WinClient.cc Window.cc Remember.cc | ||
3 | *07/06/06: | 7 | *07/06/06: |
4 | * Fix to avoid rogue instances of /bin/sh after forking away programs (Mathias) | 8 | * Fix to avoid rogue instances of /bin/sh after forking away programs (Mathias) |
5 | util/fbrun/FbRun.cc src/FbCommands.cc | 9 | util/fbrun/FbRun.cc src/FbCommands.cc |