diff options
author | rathnor <rathnor> | 2003-10-05 07:20:47 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-10-05 07:20:47 (GMT) |
commit | 6984eb8970b61c0a6bcacba301707807d47d9b42 (patch) | |
tree | 2ca7c64b11b3be6b61cb186463b3aef84c8e448e /ChangeLog | |
parent | c516aa13a134ff311a1ce56976c030ba016bcfda (diff) | |
download | fluxbox-6984eb8970b61c0a6bcacba301707807d47d9b42.zip fluxbox-6984eb8970b61c0a6bcacba301707807d47d9b42.tar.bz2 |
shuffle bunch of stuff from Keys into FbTk/KeyUtil
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes 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 |