]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Fix a bug in focus tracking when we move between has_pointer_focus and
[~andy/gtk] / ChangeLog.pre-2-8
index 0f41b156d81e4b0ceefaae6a25867ee76983349f..305c35434c72b8462ec338921694d75b70b18e6b 100644 (file)
@@ -1,3 +1,18 @@
+2005-05-04  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkevents-x11.c gdk/x11/gdkwindow-x11.h: Fix a bug
+       in focus tracking when we move between has_pointer_focus and 
+       has_focus_window directly. (#109246, Billy Biggs, Niko Tyni 
+       and others)
+       * gdk/x11/gdkevents-x11.c: Also fix some extremely confusion
+       that could happen in the case of no window manager + keyboard grabs,
+       by moving to a more consistent model of when we pay attention
+       to mode=NotifyGrab/NotifyUngrab events.
+       
+       * docs/focus_tracking.txt: Extensive writeup about how to track
+       focus under X11.
+
 Wed May  4 13:21:41 2005  Søren Sandmann  <sandmann@redhat.com>
 
        * tests/testcairo.c (draw): Replace cairo_show_surface() uses with