diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
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/15: | ||
4 | * Fix event manager target window (Simon) | ||
5 | -> Some events don't have the main window as xany.window | ||
6 | (e.g. XConfigureRequestEvent has the parent there) | ||
7 | -> Fixes missing configurerequest events for e.g. galeon | ||
8 | EventManager.hh/cc fluxbox.cc | ||
3 | *03/10/14: | 9 | *03/10/14: |
4 | * Bug fix in NextWindow/PrevWindow Command (Henrik) | 10 | * Bug fix in NextWindow/PrevWindow Command (Henrik) |
5 | it was only executed when last event = keyevent | 11 | it was only executed when last event = keyevent |