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 685607 - libcaribou: simplify using xtst.vapi provided by vala
libcaribou: simplify using xtst.vapi provided by vala
Status: RESOLVED FIXED
Product: caribou
Classification: Applications
Component: default
git master
Other All
: Normal normal
: ---
Assigned To: caribou-maint
caribou-maint
Depends on:
Blocks:
 
 
Reported: 2012-10-06 10:59 UTC by Daiki Ueno
Modified: 2012-10-08 19:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
libcaribou: simplify using xtst.vapi provided by vala (3.86 KB, patch)
2012-10-06 11:00 UTC, Daiki Ueno
committed Details | Review

Description Daiki Ueno 2012-10-06 10:59:58 UTC
XTest.send_fake_key event and X.keysym_to_keycode are now
available in vapi files in vala distribution.  Also fix some
compiler warnings.
Comment 1 Daiki Ueno 2012-10-06 11:00:00 UTC
Created attachment 225929 [details] [review]
libcaribou: simplify using xtst.vapi provided by vala
Comment 2 Eitan Isaacson 2012-10-08 18:53:56 UTC
Review of attachment 225929 [details] [review]:

Looking good. Thanks for this.