index
:
~cndougla/xserver
input-fixes
integration-testing
integration-tests
master
mixed-mode
multitouch
multitouch-devel
multitouch-rebase
multitouch-stable
pointer
server-1.10-masked-valuator-fixes
signal-logging
signal-logging-v4
signal-logging-v5
signal-logging2
xi2.1
xi2.1-new
xi2.1-new-stable
xi2.1-stable
xi2.1-stable-abi-12
XI 2.1 development
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-10
Initialize touch sprite hotspot screens
xi2.1-stable-abi-12
Chase Douglas
1
-0
/
+2
2010-11-10
Fix FinishTouchPoint call
Chase Douglas
1
-1
/
+1
2010-11-10
Check for valid touch event selection
Chase Douglas
1
-0
/
+31
2010-11-10
Fix FinishTouchPoint
Chase Douglas
1
-1
/
+1
2010-11-10
Make EventIsDeliverable non-static
Chase Douglas
2
-12
/
+13
2010-11-10
Process touch events properly
Chase Douglas
1
-13
/
+30
2010-11-09
Don't send touch event on non touch device
Chase Douglas
1
-0
/
+3
2010-11-09
Fix touch sprites
Chase Douglas
3
-5
/
+16
2010-11-09
Switch to last.valuators
Chase Douglas
5
-37
/
+47
2010-11-09
Switch to labeled touch axes
Chase Douglas
5
-37
/
+46
2010-11-08
Fix
Chase Douglas
1
-1
/
+1
2010-11-08
Fix axisVal init
Chase Douglas
1
-1
/
+3
2010-11-08
Fix transformAbsolute
Chase Douglas
1
-4
/
+8
2010-11-08
Fix valuator_set_mode
Chase Douglas
1
-1
/
+1
2010-11-08
Fix GPE Y axis scaling
Chase Douglas
1
-1
/
+1
2010-11-08
Export all valuator_mask_* functions
Chase Douglas
2
-9
/
+7
2010-11-08
Update for new protocol
Chase Douglas
20
-913
/
+329
2010-11-05
Switch to new touch class types
Chase Douglas
2
-124
/
+78
2010-11-05
Remove touch grabbing for now
Chase Douglas
3
-46
/
+2
2010-11-05
Fix the rest of the FixUpEventFromWindow calls
Chase Douglas
1
-3
/
+3
2010-11-05
Don't copy touch class on master device changes
Chase Douglas
1
-1
/
+2
2010-11-05
Fix bug when reporting active touches
Chase Douglas
1
-1
/
+4
2010-11-05
Deep copy all touches of a pointer, not just some active touches
Chase Douglas
1
-3
/
+3
2010-11-05
Use -1 for invalid touch IDs
Chase Douglas
3
-3
/
+10
2010-11-05
Fix crash in ComputeFreezes
Chase Douglas
1
-1
/
+1
2010-11-05
test: input - don't set XI_TouchMotion or XI_TouchEnd when selecting events
Chase Douglas
1
-0
/
+14
2010-11-05
Input: Add initial multitouch support from Xi 2.1
Daniel Stone
25
-27
/
+1239
2010-11-05
Input: Pass sprite instead of device to XYToWindow
Daniel Stone
1
-7
/
+6
2010-11-05
Input: Pass sprite instead of device to FixUpEventFromWindow
Daniel Stone
4
-26
/
+27
2010-11-05
Re-export xf86CollectInputOptions.
Peter Hutterer
1
-1
/
+1
2010-11-05
test: valuator_mode tests.
Peter Hutterer
1
-0
/
+33
2010-11-05
Convert some leftover axes->mode access to valuator_get_mode()
Peter Hutterer
2
-3
/
+3
2010-11-05
input: remove "mode" field from ValuatorClassRec.
Peter Hutterer
7
-9
/
+9
2010-11-05
input: move proximity state into ProximityClassRec.
Peter Hutterer
4
-5
/
+12
2010-11-05
dmx: clarify a valuator mode condition.
Peter Hutterer
1
-1
/
+1
2010-11-05
dix: clip absolute axes depending on their mode.
Peter Hutterer
1
-3
/
+5
2010-11-05
dix: populate motion history only if the mode matches the first axis.
Peter Hutterer
1
-4
/
+2
2010-11-05
input: add valuator_get_mode() helper.
Peter Hutterer
2
-0
/
+26
2010-11-05
dix: send proximity events if one or more axes are Absolute.
Peter Hutterer
1
-4
/
+8
2010-11-05
Add support for per-axis valuator modes (Relative/Absolute)
Chase Douglas
12
-30
/
+56
2010-11-05
test: valuator_mask tests.
Peter Hutterer
1
-0
/
+77
2010-11-05
dix: remove valuator_mask_copy_valuators, not needed anymore.
Peter Hutterer
2
-26
/
+0
2010-11-05
xfree86: convert xf86Post{Motion|Key|Button|Proximity}Event to masks
Peter Hutterer
1
-18
/
+18
2010-11-05
dix: get rid of the now-superfluous valuator arrays in GPE and friends.
Peter Hutterer
1
-60
/
+58
2010-11-05
Abstract valuator masks through a set of APIs.
Peter Hutterer
15
-186
/
+493
2010-11-05
Add CountBits() to the server.
Chase Douglas
2
-0
/
+14
2010-11-05
xfree86: Remove unused refcounting from input drivers
Chase Douglas
3
-6
/
+0
2010-11-05
xfree86: add xf86OptionListDuplicate()
Peter Hutterer
2
-0
/
+20
2010-11-05
xfree86: add a hook to replace the new console handler.
Peter Hutterer
3
-3
/
+22
2010-11-05
xfree86: move XI_VERIFY_VALUATORS to the source file it's used in.
Peter Hutterer
2
-8
/
+8
[next]