summaryrefslogtreecommitdiff
path: root/src/x11
Commit message (Expand)AuthorAgeFilesLines
* Fix a compilation error when DEBUG is undefinedPeter Hutterer2022-01-171-6/+2
* Escape an unused variable with ifdef DEBUGPeter Hutterer2022-01-171-0/+2
* Disallow initalization of unknown device axis by wcmInitAxisJason Gerecke2021-12-201-0/+2
* Bail out if wcmDevStar() failsPeter Hutterer2021-12-201-1/+2
* Remove an outdated commentPeter Hutterer2021-12-201-1/+0
* Change wcmDevSwitchModeCall to take and return a BoolPeter Hutterer2021-12-201-1/+8
* Add a debugging hook for evdev eventsPeter Hutterer2021-12-201-0/+5
* Add a GObject-based interface to the driverPeter Hutterer2021-12-201-1/+0
* Move the X-driver-specific files into src/x11Peter Hutterer2021-12-202-0/+2068