summaryrefslogtreecommitdiff
path: root/src/path-seat.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-08libinput: initialize the quirks subsystemPeter Hutterer1-0/+7
2018-01-09path: if the udev device is never initialized, bailPeter Hutterer1-1/+1
2017-07-12Add safe_strdup()Peter Hutterer1-4/+3
2017-07-12Abort if zalloc ever failsPeter Hutterer1-7/+1
2017-02-24evdev: standardize log messsagesPeter Hutterer1-5/+10
2017-02-09path: parse the WL_OUTPUT property for patch devices tooPeter Hutterer1-1/+4
2017-02-01path: remove unncessary declarationPeter Hutterer1-2/+0
2017-02-01path: remove unused declaration of path_input_process_eventPeter Hutterer1-1/+0
2017-01-31evdev: add a wrapper to get the evdev device from a libinput devicePeter Hutterer1-3/+3
2017-01-16Rename path.(c|h) to path-seat.(c|h)Peter Hutterer1-0/+385