diff options
author | rathnor <rathnor> | 2003-10-05 02:31:23 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-10-05 02:31:23 (GMT) |
commit | fa4328d8620959dce8a53b40c743fba691cfe471 (patch) | |
tree | 5de11bd0460300b817698bdd547e5b2fec783bae /ChangeLog | |
parent | 35fe2d5e128c1b13d34a5152945a1b8979401d6f (diff) | |
download | fluxbox-fa4328d8620959dce8a53b40c743fba691cfe471.zip fluxbox-fa4328d8620959dce8a53b40c743fba691cfe471.tar.bz2 |
make doFocusLast work for sloppy focus as well
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +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: | ||
4 | * Make focusLast work for sloppy focus when changing workspace or | ||
5 | closing a window (Simon) | ||
6 | - also generalises event redirects (e.g. for window moving) | ||
7 | fluxbox.hh/cc Window.hh/cc Screen.cc | ||
3 | *03/10/04: | 8 | *03/10/04: |
4 | * Fix NLS bad message errors by adding explicit codeset entries (Simon) | 9 | * Fix NLS bad message errors by adding explicit codeset entries (Simon) |
5 | - thanks to Matt Hope for pointing us to the recent workaround from | 10 | - thanks to Matt Hope for pointing us to the recent workaround from |