aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-10-05 07:20:47 (GMT)
committerrathnor <rathnor>2003-10-05 07:20:47 (GMT)
commit6984eb8970b61c0a6bcacba301707807d47d9b42 (patch)
tree2ca7c64b11b3be6b61cb186463b3aef84c8e448e /ChangeLog
parentc516aa13a134ff311a1ce56976c030ba016bcfda (diff)
downloadfluxbox-6984eb8970b61c0a6bcacba301707807d47d9b42.zip
fluxbox-6984eb8970b61c0a6bcacba301707807d47d9b42.tar.bz2
shuffle bunch of stuff from Keys into FbTk/KeyUtil
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec0c288..8af4f33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes for 0.9.6:
3*03/10/05: 3*03/10/05:
4 * Move a bunch of functionality from Keys into FbTk::KeyUtil (Simon)
5 - also fix issue where Capslock mod was taken to be whatever caps
6 key was mapped to (why??). Now uses LockMask (ditto num,scroll).
7 Keys.hh/cc KeyUtil.hh/cc TextBox.cc fluxbox.cc
4 * Fix reading of auto raise delay (Simon) 8 * Fix reading of auto raise delay (Simon)
5 fluxbox.hh/cc Screen.cc Timer.hh/cc 9 fluxbox.hh/cc Screen.cc Timer.hh/cc
6 * Make focusLast work for sloppy focus when changing workspace or 10 * Make focusLast work for sloppy focus when changing workspace or