aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-05-04 23:38:06 (GMT)
committerrathnor <rathnor>2003-05-04 23:38:06 (GMT)
commit2ac0d82e451abd3cdc92df2a02c0da4eb8638ba1 (patch)
treeacb6c82d00dd1258773c45ef539f38b2f093e191 /ChangeLog
parent65bbfbe51b9d8531490708e83ba422c7dc53dc1a (diff)
downloadfluxbox-2ac0d82e451abd3cdc92df2a02c0da4eb8638ba1.zip
fluxbox-2ac0d82e451abd3cdc92df2a02c0da4eb8638ba1.tar.bz2
fix up focus problems
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf2449e..2ad292c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.2: 2Changes for 0.9.2:
3*03/05/05:
4 * Rework focus somewhat - now use Fluxbox::revertFocus when a window
5 dies/gets forced out of focus (Simon)
6 - should fix click focus sometimes acting sloppy
7 fluxbox.hh/cc Screen.hh/cc WinClient.cc Workspace.cc Ewmh.cc
3*03/05/04: 8*03/05/04:
4 * add session.ignoreBorder - ignores window border with movement (Simon) 9 * add session.ignoreBorder - ignores window border with movement (Simon)
5 fluxbox.hh/cc Window.cc 10 fluxbox.hh/cc Window.cc