summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2002-03-02 15:26:07 +0000
committerHavoc Pennington <hp@src.gnome.org>2002-03-02 15:26:07 +0000
commitac2aa5337dac5234c8c3d4a803f28237628ecddc (patch)
treeebb82f56f23612cfcb3366a0eafcffbb72b05240 /ChangeLog
parentefa0ae83737dd33a9bee4eed0c5f2e45fc860c92 (diff)
downloadmetacity-ac2aa5337dac5234c8c3d4a803f28237628ecddc.tar.gz
Add hacking to fix the problem that we made our XGrabPointer() during
2002-03-02 Havoc Pennington <hp@pobox.com> * src/display.c: Add hacking to fix the problem that we made our XGrabPointer() during Alt+Tab actually succeed, so on popping down Alt+Tab we got an EnterNotify from the ungrab, which resulted in focusing the window under the mouse. i.e. Alt+Tab didn't work with sloppy focus.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37b218b7..9f8aab79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-03-02 Havoc Pennington <hp@pobox.com>
+
+ * src/display.c: Add hacking to fix the problem that we made our
+ XGrabPointer() during Alt+Tab actually succeed, so on popping down
+ Alt+Tab we got an EnterNotify from the ungrab, which resulted in
+ focusing the window under the mouse. i.e. Alt+Tab didn't work with
+ sloppy focus.
+
2002-02-26 Havoc Pennington <hp@pobox.com>
Screw around with Anders's ping patch so he'll get plenty of CVS