index
:
~whot/xf86-input-wacom
master
Unnamed repository; edit this file 'description' to name the repository.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-01
xsetwacom: fix compiler warning
HEAD
master
Peter Hutterer
1
-6
/
+5
2012-03-01
xsetwacom: re-add ToolID with the current tool ID in proximity
Peter Hutterer
1
-1
/
+10
2012-03-01
xsetwacom: ToolID is actually ToolType
Peter Hutterer
1
-2
/
+2
2011-12-29
Have the second touch ring emulate wheel events by default
Jason Gerecke
1
-1
/
+21
2011-10-10
Fixing format strings in list_mod
Eduard Hasenleithner
1
-2
/
+2
2011-09-28
Return boolean where required
Jason Gerecke
1
-1
/
+1
2011-09-27
Have MapToOutput helpers return booleans to indicate success
Jason Gerecke
1
-24
/
+50
2011-09-27
Have 'MapToOutput' require the keyword "desktop" to do such
Jason Gerecke
1
-10
/
+4
2011-09-27
Add 'set_output_next' helper for MapToOutput
Jason Gerecke
1
-0
/
+151
2011-09-27
Allow 'MapToOutput' to accept X geometry strings
Jason Gerecke
1
-9
/
+25
2011-09-27
Have 'set_output' check and convert arguments as necessary
Jason Gerecke
1
-29
/
+60
2011-09-27
Free RandR resources more-quickly
Jason Gerecke
1
-6
/
+10
2011-09-27
Create wacom-util.h for generally handy defines
Jason Gerecke
1
-7
/
+6
2011-08-03
Allow zero-argument use of MapToOutput to reset map to entire desktop
Jason Gerecke
1
-2
/
+10
2011-08-03
spellfix: "Dize" -> "Size"
Jason Gerecke
1
-1
/
+1
2011-08-03
xsetwacom: Have 'get_param' respect PROP_FLAG_INVERTED
Jason Gerecke
1
-1
/
+4
2011-07-18
test: Fix tests for Capacity removal
Peter Hutterer
1
-2
/
+2
2011-07-01
xsetwacom: plug minor memory leak
Peter Hutterer
1
-3
/
+5
2011-06-30
Merge branch 'capacity2' of git://github.com/cbagwell/xf86-input-wacom
Peter Hutterer
1
-9
/
+1
2011-06-28
Remove unused Capacity logic on touch devices
Chris Bagwell
1
-9
/
+1
2011-06-24
xsetwacom: Support MapToOutput for TwinView.
Peter Hutterer
1
-18
/
+75
2011-06-24
xsetwacom: move matrix calculation into a separate function
Peter Hutterer
1
-25
/
+37
2011-06-24
xsetwacom: split output setting into set_output_xrandr
Peter Hutterer
1
-8
/
+14
2011-06-24
xsetwacom: add missing linebreak in error message.
Peter Hutterer
1
-1
/
+1
2011-05-06
Add a property to bind the device to a serial number.
Peter Hutterer
1
-1
/
+9
2011-05-06
xsetwacom: add ToolSerialPrevious to retrieve the last tool in proximity.
Peter Hutterer
1
-2
/
+11
2011-05-05
xsetwacom: add missing arg_count to a serial/tablet ID parameters
Peter Hutterer
1
-0
/
+3
2011-05-05
xsetwacom: add a bit more tracing to the get code.
Peter Hutterer
1
-0
/
+3
2011-04-11
isdv4-serial-debugger: return early if tcgetattr() failed.
Peter Hutterer
1
-0
/
+4
2011-04-11
xsetwacom: remove two unused variables
Peter Hutterer
1
-4
/
+1
2011-04-08
xsetwacom: fix --help output formatting
Peter Hutterer
1
-1
/
+1
2011-04-08
Have wheel and strip properties be "actions" instead of "buttons"
Jason Gerecke
1
-70
/
+4
2011-04-08
Decrease minimum number of args to 'set' [allow wheels/strips "reset"]
Jason Gerecke
1
-1
/
+1
2011-04-08
More strict argument-count checking
Jason Gerecke
1
-24
/
+36
2011-04-08
Change from prop_extra to arg_count
Jason Gerecke
1
-7
/
+33
2011-04-08
Fail with warnings where possible
Jason Gerecke
1
-0
/
+31
2011-04-08
More explicit input check for set_rotate
Jason Gerecke
1
-8
/
+8
2011-04-06
Cause '-V' option to xsetwacom to exit like '--version'
Jason Gerecke
1
-1
/
+1
2011-04-06
Correct order of arguments to calloc
Jason Gerecke
1
-1
/
+1
2011-04-05
xsetwacom: add PROP_FLAG_INVERTED for Hover Click/TPCButton
Peter Hutterer
1
-2
/
+17
2011-04-05
xsetwacom: modularise test for bool conversion.
Peter Hutterer
1
-8
/
+36
2011-04-05
xsetwacom: constify convert_value_to_user
Peter Hutterer
1
-1
/
+1
2011-03-31
Revamp button/wheel/strip getters
Jason Gerecke
1
-48
/
+140
2011-03-31
Merge 'map_wheels' and 'map_button' into a unified 'map_actions'
Jason Gerecke
1
-46
/
+52
2011-03-30
Remove 'special_map_wheels' and 'special_map_buttons'
Jason Gerecke
1
-29
/
+13
2011-03-30
Remove map_button_simple
Jason Gerecke
1
-29
/
+1
2011-03-30
Allow parse_actions to parse simple button maps
Jason Gerecke
1
-5
/
+18
2011-03-30
xsetwacom: add a comment to update button actions in the right order
Peter Hutterer
1
-1
/
+2
2011-03-30
Fix "buttons must be set twice" bug from d650b139
Jason Gerecke
1
-5
/
+5
2011-03-30
Change hardcoded string to already-defined constant
Jason Gerecke
1
-2
/
+3
[next]