]> Pileus Git - ~andy/gtk/commit
Avoid spurious core pointer events when the tablet pen is lifted.
authorRobert Ögren <gtk@roboros.com>
Thu, 28 Jul 2005 21:53:07 +0000 (21:53 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 28 Jul 2005 21:53:07 +0000 (21:53 +0000)
commit67021509039b34f7cb16136e77812fd0c93161d3
tree920b7fea19c334bd11218101b1ef6985fb564ef4
parent1a24be4e584fe9b09e952671047abf7644e874bb
Avoid spurious core pointer events when the tablet pen is lifted.

2005-07-28  Robert Ögren  <gtk@roboros.com>

Avoid spurious core pointer events when the tablet pen is lifted.
(#167000)

* gdk/win32/gdkinput-win32.c (set_ignore_core): New static function,
handles delayed unsetting of _gdk_input_ignore_core.
(_gdk_input_other_event): Call set_ignore_core instead of setting
_gdk_input_ignore_core directly.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gdk/win32/gdkinput-win32.c