On Mon, Nov 15, 2010 at 11:42:10AM -0500, Chase Douglas wrote: > These three patches fix two bugs with masked valuators and export the > masked valuator helper functions. I have patched evdev to use masked > valuators and found the helper functions to be helpful there as well. > That said, I'm not sure how things should be structured now that > inpututils.h contains just the ValuatorMask structure definition.
Thanks, I've merged the first two patches, they'll be in my next pull request. Can you publish the evdev patches you're using at the moment somewhere so I can have a look (if it isn't in one of the RFC emails already, I'm a bit behind). My motivation to make the valuator API so restricted was to prevent the drivers from trying to be clever. They should just set the data they get, pass it on to the server and be done with it. Cheers, Peter _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
