aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-25 18:09:11 (GMT)
committermarkt <markt>2007-01-25 18:09:11 (GMT)
commit0f07f98ae22cc769a57e85c19ecb5397c2084488 (patch)
tree5b8b87254da99799c342efbefcda51f9425c69fc /ChangeLog
parent69bac5d56ff60dfce108e3a25270aab8eaf2b345 (diff)
downloadfluxbox-0f07f98ae22cc769a57e85c19ecb5397c2084488.zip
fluxbox-0f07f98ae22cc769a57e85c19ecb5397c2084488.tar.bz2
don't raise windows above OverrideRedirect windows, or else they eventually get restacked on the bottom
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d889d42..1c9ea69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/01/25:
4 * Don't raise any windows above OverrideRedirect windows, otherwise they
5 eventually get pushed to the bottomm, bug #1447583 (Mark)
3*07/01/24: 6*07/01/24:
4 * Detect user's shell from environment rather than assuming /bin/sh (Mark) 7 * Detect user's shell from environment rather than assuming /bin/sh (Mark)
5 FbCommands.cc 8 FbCommands.cc