summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-07-01Let libinput take care of pointer accelerationPeter Hutterer
2014-06-26Fix distcheckPeter Hutterer
2014-06-26Use the new libinput_ref/unref instead of manual counting.Peter Hutterer
2014-06-25Fix for libinput 0.4.0 API changesPeter Hutterer
2014-06-10Require libinput 0.3.0Peter Hutterer
2014-06-10Use floating point instead of fixed point numbersJonas Ã…dahl
2014-06-10Fix scrolling axis numberPeter Hutterer
2014-04-04Delete the input device reference on uninitPeter Hutterer
2014-04-04Unset the device user data on device offPeter Hutterer
2014-03-28zero out the valuator mask before sending touch eventsPeter Hutterer
2014-03-28Switch to ValuatorMasks for motion and axis eventsPeter Hutterer
2014-03-25Only post rel motion events if we have a non-zero deltaPeter Hutterer
2014-03-07Do not set valuators for touch up eventsBenjamin Tissoires
2014-03-07Fix up for new libinput API - without touch subtypesPeter Hutterer
2014-03-07Whitespace fixPeter Hutterer
2014-02-21Reset the fd to -1 after PreInitPeter Hutterer
2014-02-21Fix bitmask handling when changing LEDsPeter Hutterer
2014-02-18Fix scrolling jumpsBenjamin Tissoires
2014-02-06Adjust for new API - current-screen-dimensions callback was removedPeter Hutterer
2014-02-04Keep track of the enabled devicesPeter Hutterer
2014-02-04Clarify a commentPeter Hutterer
2014-02-04Init with default XKB optionsPeter Hutterer
2014-02-04Add the xorg keycode offset to the key eventsPeter Hutterer
2014-02-04Update to latest APIPeter Hutterer
2013-12-20Silence some compiler warningsPeter Hutterer
2013-12-20Hook up touch eventsPeter Hutterer
2013-12-20Hook up scroll eventsPeter Hutterer
2013-12-19Baseline for a libinput-based driverPeter Hutterer