Hi Peter It appears, that my Intuos4 OLED patch has been accepted into the kernel (a bit hard to tell since the kernel git server is currently down). Time to get back to implement OLED support into the X11 wacom input module.
We were talking about alternatives on how to pass image data to the wacom input module back in march, and the favored idea was to pass an array of XA_PIXMAP elements as a property to the module. I wanted now to start the implementation, but found a major obstacle: when wcmSetProperty() is called in the input module, it does not have the ClientPtr parameter. This parameter is required for the dixLookupDrawable, which would give back the PixmapPtr. Is there a method to get the ClientPtr, or am I missing something here? Thanks, Eduard ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
