This patchset can be broken down into two pieces: * 01..04 Fix miscelaneous bugs - Several small one-off patches
* 04..09 Shift xsetwacom away from "buttons" and toward "actions" - Replaces raw button mapping with action button mapping - Fixes set/get issues with simple/raw maps on wheels/strips - Gets things ready for removing raw buttons from the driver itself Jason Gerecke (9): Fix "buttons must be set twice" bug from d650b139 Fix strip/wheel mapping Add WACOM_PROP_WHEELBUTTONS to cursor devices Make it clearer when actions are sent Allow parse_actions to parse simple button maps Remove map_button_simple Remove 'special_map_wheels' and 'special_map_buttons' Merge 'map_wheels' and 'map_button' into a unified 'map_actions' Revamp button/wheel/strip getters src/wcmCommon.c | 21 ++-- src/wcmXCommand.c | 3 + tools/xsetwacom.c | 371 +++++++++++++++++++++++++++++++---------------------- 3 files changed, 233 insertions(+), 162 deletions(-) -- 1.7.4.1 ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel