summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wacom 1.0.0xf86-input-wacom-1.0.0Peter Hutterer2022-02-152-2/+2
* configure.ac: fix the check for unittestsPeter Hutterer2022-02-151-16/+8
* test: skip the wacom tests if we can't open the .so filePeter Hutterer2022-02-151-1/+2
* wacom-record: silence a compiler warningPeter Hutterer2022-02-151-1/+1
* meson.build: install the SDK headersPeter Hutterer2022-02-151-0/+8
* meson.build: use datadir, not sysconfdir, for the xorg.conf filesPeter Hutterer2022-02-151-1/+1
* Correct typo in calculation of relative-mode non-pad RING2 valuesJason Gerecke2022-02-151-1/+1
* CI: add a job to build with the exact meson version we requirePeter Hutterer2022-02-111-0/+24
* wacom 0.99.3xf86-input-wacom-0.99.3Peter Hutterer2022-02-112-2/+2
* Print the device id, device type and serial number as hexPeter Hutterer2022-02-111-1/+1
* Revamp debug printing of axis dataJason Gerecke2022-02-112-33/+68
* CI: use the Ubuntu python versionPeter Hutterer2022-02-111-9/+4
* CI: add a job to check for missing files in the tarballPeter Hutterer2022-02-111-0/+31
* CI: capture meson testlogs from the tarball build tooPeter Hutterer2022-02-111-0/+8
* autotools: add autogen and README to EXTRA_DISTPeter Hutterer2022-02-111-1/+4
* Consolidate .gitignore filesPeter Hutterer2022-02-113-5/+7
* test: remove a superfluous filePeter Hutterer2022-02-111-48/+0
* Don't crash wcmAllocate if name is NULLPeter Hutterer2022-02-101-1/+1
* wacom-record: fix printing for multiple devicesPeter Hutterer2022-02-101-26/+28
* gwacom: add function to get the device options from the devicePeter Hutterer2022-02-102-0/+12
* gwacom: allow for listing of WacomOptions keysPeter Hutterer2022-02-102-0/+29
* wacom-record: assert if device allocation failsPeter Hutterer2022-02-101-4/+1
* gwacom: fix crash if the first device fails to initializePeter Hutterer2022-02-101-2/+8
* A few whitespace fixesPeter Hutterer2022-02-101-4/+2
* Rotate / scale coordinates before storing them in axesJason Gerecke2022-02-101-3/+3
* CI: build with all meson auto features enabledPeter Hutterer2022-02-091-3/+3
* CI: missing field initializers are not errorsPeter Hutterer2022-02-091-1/+1
* meson.build: pass -Wno-error=format to the asprintf checkPeter Hutterer2022-02-091-1/+3
* autotools: add missing files to the tarballPeter Hutterer2022-02-092-1/+3
* Drop the build system checks for -wrapPeter Hutterer2022-02-092-31/+1
* test: mark the test section entries as no_sanitize_addressPeter Hutterer2022-02-091-0/+9
* meson.build: set the LD_LIBRARY_PATH explicitly for the wacom-testsPeter Hutterer2022-02-091-3/+5
* CI: name the artifacts after the job name/optionsPeter Hutterer2022-02-091-1/+1
* release.sh: markdown-ify the announce "email"Peter Hutterer2022-02-091-13/+24
* gwacom: make the enums GIR-compatiblePeter Hutterer2022-02-093-83/+83
* gwacom: declare the WacomEventData as GBoxedTypePeter Hutterer2022-02-092-3/+21
* wacom 0.99.2xf86-input-wacom-0.99.2Peter Hutterer2022-02-082-2/+2
* configure.ac: require C99Peter Hutterer2022-02-071-0/+2
* xsetwacom: shut up two compiler warningsPeter Hutterer2022-02-071-4/+3
* meson.build: use dep.get_variable() instead of the deprecated onePeter Hutterer2022-02-071-3/+3
* Update configure.ac to point to our issue tracker if a unit test failsJason Gerecke2022-02-041-1/+1
* test: Enforce "zero minimum" workaround only for touch deviceJason Gerecke2022-02-041-5/+9
* tools: switch the xsetwacom tests to use the new test suite approach tooPeter Hutterer2022-02-043-16/+16
* test: fix long-standing typo in the initial size testsPeter Hutterer2022-02-041-2/+2
* test: add a test for the convertAxes helperPeter Hutterer2022-02-041-0/+84
* Replace our unit-test suite with something more magic and easierPeter Hutterer2022-02-0414-1187/+833
* meson.build: remove udev dep from wacom-testsPeter Hutterer2022-02-031-1/+1
* autotools: remove the libudev dependency from the driverPeter Hutterer2022-02-031-1/+1
* meson.build: remove an unused variablePeter Hutterer2022-02-031-5/+0
* wacom-record: print the mask of available valuesPeter Hutterer2022-02-032-0/+31