GNOME Bugzilla – Bug 746182
wacom: add a new icon for stylii without an eraser
Last modified: 2015-04-01 09:15:16 UTC
g-c-c will handle devices without an eraser. We can adapt the UI with an icon which does not have the eraser, but g-s-d needs to be updated first.
Created attachment 299359 [details] [review] wacom: add a new icon for stylii without an eraser
Review of attachment 299359 [details] [review]: Looks good otherwise. ::: plugins/wacom/gsd-wacom-device.c @@ +126,2 @@ { + WacomStylusType type = libwacom_stylus_get_type (wstylus); Separate the declaration and assignment.
Attachment 299359 [details] pushed as 7620ded - wacom: add a new icon for stylii without an eraser