After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765349 - Doesn't process synthentic events
Doesn't process synthentic events
Status: RESOLVED DUPLICATE of bug 765350
Product: clutter
Classification: Platform
Component: gdk
git master
Other Linux
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2016-04-20 21:11 UTC by Sjoerd Simons
Modified: 2016-04-23 06:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (3.83 KB, application/mbox)
2016-04-20 21:11 UTC, Sjoerd Simons
Details

Description Sjoerd Simons 2016-04-20 21:11:57 UTC
Created attachment 326458 [details]
Proposed patch

when an application adds events to the queue using clutter_event_put there isn't anything in the gdk backend that will actually cause these to be processed (until the next real input event comes in, which then causes everything to be horrible confused as it only pops of the exact number of it events it thinks it needs)
Comment 1 André Klapper 2016-04-23 06:39:26 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 765350 ***