index
:
delta/linuxwacom/xf86-input-wacom.git
coverity-fix
hack/fix_ubuntu_1204
master
rhel6-branch
solaris
github.com: linuxwacom/xf86-input-wacom.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix xsetwacom returning 0 even when there's an error (#266)
Joshua
2022-05-23
1
-78
/
+124
*
autotools: Use the same set of CFLAGS as Meson builds
Jason Gerecke
2022-02-22
1
-6
/
+4
*
wacom-record: Change syntax for null struct initalization
Jason Gerecke
2022-02-22
1
-1
/
+1
*
wacom-record: Print unsigned values with %u rather than %d
Jason Gerecke
2022-02-22
1
-8
/
+8
*
Misc. unsigned warning fixes
Jason Gerecke
2022-02-22
1
-1
/
+1
*
xsetwacom: Make prop_offset unsigned
Jason Gerecke
2022-02-22
1
-8
/
+8
*
tools: Report when the entire buffer is garbage
Jason Gerecke
2022-02-22
2
-21
/
+30
*
Use locally-declared unsigned loop variables to eliminate warnings
Jason Gerecke
2022-02-22
2
-5
/
+7
*
Fix -Wformat-signedness warnings
Jason Gerecke
2022-02-22
3
-19
/
+19
*
scan-build: Silence dead-store warning from intentionally-ignored value
Jason Gerecke
2022-02-22
1
-1
/
+1
*
scan-build: xsetwacom: Avoid dead-store when parsing actions
Jason Gerecke
2022-02-22
1
-6
/
+9
*
wacom-record: silence a compiler warning
Peter Hutterer
2022-02-15
1
-1
/
+1
*
Consolidate .gitignore files
Peter Hutterer
2022-02-11
1
-4
/
+0
*
wacom-record: fix printing for multiple devices
Peter Hutterer
2022-02-10
1
-26
/
+28
*
wacom-record: assert if device allocation fails
Peter Hutterer
2022-02-10
1
-4
/
+1
*
autotools: add missing files to the tarball
Peter Hutterer
2022-02-09
1
-0
/
+2
*
gwacom: make the enums GIR-compatible
Peter Hutterer
2022-02-09
1
-38
/
+38
*
xsetwacom: shut up two compiler warnings
Peter Hutterer
2022-02-07
1
-4
/
+3
*
tools: switch the xsetwacom tests to use the new test suite approach too
Peter Hutterer
2022-02-04
2
-13
/
+13
*
wacom-record: print the mask of available values
Peter Hutterer
2022-02-03
1
-0
/
+29
*
wacom-record: print the mode for motion events
Peter Hutterer
2022-02-03
1
-1
/
+4
*
wacom-record: handle the extra device paths with g_autofree too
Peter Hutterer
2022-02-03
1
-1
/
+2
*
wacom-record: fix segfault if no argument was supplied
Peter Hutterer
2022-02-03
1
-1
/
+1
*
Add a debugging hook for evdev events
Peter Hutterer
2021-12-20
1
-0
/
+20
*
Add a GObject-based interface to the driver
Peter Hutterer
2021-12-20
1
-0
/
+367
*
Explicitly include the config-ver.h header file
Peter Hutterer
2021-11-29
1
-0
/
+2
*
Unifdef HAVE_CONFIG_H
Peter Hutterer
2021-11-29
4
-8
/
+0
*
Remove trailing whitespaces
Peter Hutterer
2021-11-19
1
-2
/
+2
*
tools: Fix potential buffer overflow when reading from serial tablet
Jason Gerecke
2019-10-23
1
-1
/
+1
*
xsetwacom: error if we're running this under Wayland
Peter Hutterer
2019-01-17
1
-0
/
+26
*
Running 'xsetwacom get $id Serial' gives:
James Pearson
2018-08-09
1
-1
/
+1
*
Implement "pan" scrolling functionality
Jason Gerecke
2018-01-04
1
-1
/
+25
*
tools: Prevent use of invalid (negative) fd
Jason Gerecke
2017-12-19
1
-1
/
+3
*
Use git-version-gen for build-time version strings
Jason Gerecke
2017-12-15
1
-2
/
+1
*
Build tools with AM_CFLAGS and its warnings
Jason Gerecke
2017-11-29
1
-3
/
+3
*
xsetwacom: Don't drop "const" when performing a cast
Jason Gerecke
2017-11-29
1
-1
/
+1
*
xsetwacom: Use explicit NULL for final element of 'parameters' array
Jason Gerecke
2017-11-29
1
-1
/
+1
*
xsetwacom: Recognize 'AltGr' key as synonym for 'ISO_Level3_Shift'
Jason Gerecke
2017-09-15
1
-0
/
+2
*
xsetwacom: use XkbGetMap instead of XkbGetKeyboard
Sebastian Reuße
2017-05-11
1
-2
/
+5
*
xsetwacom: refer KeySyms defined by keysymdef.h in man page
Ping Cheng
2016-08-08
1
-0
/
+3
*
xsetwacom: Add return to special key alias list
Ping Cheng
2016-08-04
1
-0
/
+2
*
xsetwacom: Use stderr for 'core' and 'displaytogle' deprecation notices
Jason Gerecke
2016-01-25
1
-2
/
+2
*
xsetwacom: Only print action name for "modetoggle" and "displaytoggle"
Jason Gerecke
2016-01-25
1
-1
/
+1
*
xsetwacom: Remove unnecessary static state from 'get_actions'
Jason Gerecke
2016-01-25
1
-1
/
+2
*
xsetwacom: Fix regression in simple button mapping
Jason Gerecke
2015-07-07
1
-2
/
+3
*
xsetwacom: Fix 'get_mapped_area' ("maptooutput next") on 64-bit
Jason Gerecke
2015-04-28
1
-12
/
+18
*
asan: xsetwacom: Cleanup xsetwacom memory leaks
Jason Gerecke
2015-04-28
1
-12
/
+25
*
afl: xsetwacom: Check that argc is in range before dereferencing argv
Jason Gerecke
2015-04-28
1
-4
/
+5
*
afl: xsetwacom: Do not allow negative button numbers
Jason Gerecke
2015-04-28
1
-2
/
+2
*
xsetwacom: Add ability to read args from stdin for fuzzing
Jason Gerecke
2015-04-28
2
-0
/
+51
[next]