xf86-input-wacom-1.1.0
whot
released this
14 Jul 04:36
·
53 commits
to master
since this release
Tag
git tag: xf86-input-wacom-1.1.0
Downloads
Checksums:
- MD5:
2339215dc92b7cbbcbd7cceabc4f384f xf86-input-wacom-1.1.0.tar.bz2
- SHA1:
63faa93d9bb206ca24396e1450b8f5fcca822547 xf86-input-wacom-1.1.0.tar.bz2
- SHA256:
23b674067f344de22bcbb4bac885c43df54c5e841f6dade7c9d18ba7ce297a12 xf86-input-wacom-1.1.0.tar.bz2
- PGP: https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-1.1.0/xf86-input-wacom-1.1.0.tar.bz2.sig
Log
Aaron Armstrong Skomra (1):
Don't report "wheel" valuator unless it exists on tool
Greenscreener (1):
Added vim modelines to python files.
Jason Gerecke (31):
meson: Fix fuzzinterface build option
scan-build: xsetwacom: Avoid dead-store when parsing actions
scan-build: Silence spurious null pointer warning when initializing tools
scan-build: Remove dead-store to subproperty variable
scan-build: Silence dead-store warning from intentionally-ignored value
cppcheck: Avoid uninitalized variable warning
Avoid Wformat-overflow warning
Fix -Wformat-signedness warnings
Use locally-declared unsigned loop variables to eliminate warnings
tools: Report when the entire buffer is garbage
Store button state as unsigned int
Make wcmEventCnt an unsigned int
gesture: Use unsigned integers for finger indicies
gesture: Make gesture distances and counts unsigned
xsetwacom: Make prop_offset unsigned
Make devicestate sample and time variables unsigned
Change signature of Parse function to take unsigned packet length
Store serial numbers as unsigned values
Treat value of proxout property as signed
Misc. unsigned warning fixes
Explicitly check for WTYPE_INVALID in switch statements
wacom-record: Print unsigned values with %u rather than %d
wacom-record: Change syntax for null struct initalization
Fix sign-compare warnings caused by clang's integer abs()
Correct buffer size passed to wcmAxisValue
Avoid truncated output warning in wcmAxisDump
Remove superflous 'invalid' label in wcmSetFlags
autotools: Use the same set of CFLAGS as Meson builds
Move -Wall and -Wextra from Github-only to default CFLAGS
Enable additional compiler warnings by default
Allow negative panscroll threshold for inverted scrolling
Joshua (1):
Fix xsetwacom returning 0 even when there's an error (#266)
Peter Hutterer (25):
test: add a pytest test suite
test: add a test for the relative motion issue
test: add a test for the single-axis updates
meson.build: only build libgwacom.so, not the static one
meson: use gnu_symbol_visibility - sort-of
meson.build: comment out -Wall -Wextra
Make a debug message easier to understand
Add a few missing breaks for the default case
Document the rotation/wheel axes, they're not what you'd expect
test: add a helper script to set up the environment
test: fix the ID assignment when parsing a device file
test: increase the count of events for axis update tests
test: swap the axis checks for an iterator-based approach
test: ensure a device prox out after our events
test: add a test for the artpen rotation
test: fix a typo
test: ignore test devices, or real devices during test suite runs
test: Ensure standard pen does not report the "wheel" axis
meson.build: default to verbose pytest logging
test: raise an InputError with better info if modules are missing
meson: default to pytest-3 first, then pytest
test: add a test for the artpen/airbrush wheel updates
gitignore: add __pycache__
meson.build: fixate the GIR namespace version to 1.0
wacom 1.1.0