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 704858 - display: Export the timestamp if the event as well
display: Export the timestamp if the event as well
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks: 704859
 
 
Reported: 2013-07-25 12:20 UTC by Bastien Nocera
Modified: 2013-07-25 12:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
display: Export the timestamp if the event as well (2.88 KB, patch)
2013-07-25 12:20 UTC, Bastien Nocera
none Details | Review
display: Export the timestamp of the event as well (2.88 KB, patch)
2013-07-25 12:24 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2013-07-25 12:20:37 UTC
Needed for https://bugzilla.gnome.org/show_bug.cgi?id=701273
Comment 1 Bastien Nocera 2013-07-25 12:20:38 UTC
Created attachment 250103 [details] [review]
display: Export the timestamp if the event as well

When passing on keybindings, make sure to pass the timestamp
of the event as well as the deviceid and the action.
Comment 2 Bastien Nocera 2013-07-25 12:24:09 UTC
Created attachment 250107 [details] [review]
display: Export the timestamp of the event as well

When passing on keybindings, make sure to pass the timestamp
of the event as well as the deviceid and the action.
Comment 3 Bastien Nocera 2013-07-25 12:24:37 UTC
Comment on attachment 250103 [details] [review]
display: Export the timestamp if the event as well

Fixed typo in the subject line
Comment 4 drago01 2013-07-25 12:29:06 UTC
Review of attachment 250107 [details] [review]:

Looks good.
Comment 5 Bastien Nocera 2013-07-25 12:54:11 UTC
Attachment 250107 [details] pushed as 56fb8a8 - display: Export the timestamp of the event as well