aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bbc969..7ee9c53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes 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