libwacom icon indicating copy to clipboard operation
libwacom copied to clipboard

Generate the class given in class if not explicitly given

Open redstrate opened this issue 1 year ago • 0 comments

This is still a part of the API, and thus have required even new .tablet files to fill this out even though it's superseded by IntegratedIn. So let's generate them programmatically.

This turns devices that are IntegratedIn=Display to the Cintiq class, IntegratedIn=Display;System into the ISDV4 class, and everything else into the Bamboo class.

(This definitely needs more test cases)

redstrate avatar Oct 16 '24 21:10 redstrate