diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-12-10 20:06:02 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-12-10 20:06:02 +0000 |
commit | 329c090ec18cf162db9d09b98f007f8979238116 (patch) | |
tree | 7508dc12c1b2213e71bdd04c856f2728cf2f6452 /ChangeLog.pre-2-2 | |
parent | 2c3fc13ace6f1bffe66275953bda7ff1e8bca7dd (diff) | |
download | gdk-pixbuf-329c090ec18cf162db9d09b98f007f8979238116.tar.gz |
Separate out tracking of the X server focus window from tracking our idea
Tue Dec 10 14:37:41 2002 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkevents-x11.c (gdk_event_translate)
gdk/x11/gdkwindow-x11.h: Separate out tracking of the X server
focus window from tracking our idea of what the focus window is,
because the PointerRoot code needs to know the real pointer
window. (Mostly accidentally committed a bit earlier.)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index e074e393a..6b955edb6 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,11 @@ +Tue Dec 10 14:37:41 2002 Owen Taylor <otaylor@redhat.com> + + * gdk/x11/gdkevents-x11.c (gdk_event_translate) + gdk/x11/gdkwindow-x11.h: Separate out tracking of the X server + focus window from tracking our idea of what the focus window is, + because the PointerRoot code needs to know the real pointer + window. (Mostly accidentally committed a bit earlier.) + Tue Dec 10 12:57:00 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkclist.c (adjust_adjustments): Fix typo with |