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 719987 - Add demo for advanced event management
Add demo for advanced event management
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-12-06 16:42 UTC by Carlos Garnacho
Modified: 2013-12-06 19:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
demo: Add demo for advanced event information management (11.12 KB, patch)
2013-12-06 16:42 UTC, Carlos Garnacho
none Details | Review
demo: Add demo for advanced event information management (11.99 KB, patch)
2013-12-06 18:42 UTC, Carlos Garnacho
committed Details | Review

Description Carlos Garnacho 2013-12-06 16:42:18 UTC
It would be good to have a simple demo that exercises some things we can do with various input devices, I'm attaching a patch that adds one.
Comment 1 Carlos Garnacho 2013-12-06 16:42:44 UTC
Created attachment 263682 [details] [review]
demo: Add demo for advanced event information management

This demo condenses the essentials of advanced management of
input events. Depending on the information available in input events,
this demo will try to represent as much information as possible for
those.
Comment 2 Carlos Garnacho 2013-12-06 18:42:19 UTC
Created attachment 263689 [details] [review]
demo: Add demo for advanced event information management

This demo condenses the essentials of advanced management of
input events. Depending on the information available in input events,
this demo will try to represent as much information as possible for
those.
Comment 3 Carlos Garnacho 2013-12-06 19:10:51 UTC
This is now on master