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 689687 - wacom: use the new libwacom 0.7 integration API
wacom: use the new libwacom 0.7 integration API
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: wacom
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: Olivier Fourdan
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2012-12-05 09:49 UTC by Olivier Fourdan
Modified: 2012-12-20 09:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (3.94 KB, patch)
2012-12-05 09:52 UTC, Olivier Fourdan
committed Details | Review

Description Olivier Fourdan 2012-12-05 09:49:55 UTC
libwacom 0.7 will provide a new integration API which replaces the deprecated libwacom_is_builtin().

That API allows to identify integrated system devices (aka ISD), so use this new API to differentiate Cintiq from Tablet PC.
Comment 1 Olivier Fourdan 2012-12-05 09:52:45 UTC
Created attachment 230738 [details] [review]
Proposed patch
Comment 2 Bastien Nocera 2012-12-05 10:13:13 UTC
Review of attachment 230738 [details] [review]:

++
Comment 3 Olivier Fourdan 2012-12-20 09:19:32 UTC
Comment on attachment 230738 [details] [review]
Proposed patch

Pushed in git master