diff options
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 |