index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-10
input: change pointer screen crossing behaviour for multiple ScreenRecs
rhel6-two-screen-coordinates-with-doubles
Peter Hutterer
4
-38
/
+120
2011-10-10
dix: move MD last.valuator update into fill_pointer_events
Peter Hutterer
1
-9
/
+10
2011-10-10
mi: switch miPointerSetPosition to take doubles
Peter Hutterer
3
-36
/
+48
2011-10-10
squashme
Peter Hutterer
1
-3
/
+0
2011-10-10
mi: return the screen from miPointerSetPosition
Peter Hutterer
3
-10
/
+25
2011-10-10
dix: drop screen argument from positionSprite
Peter Hutterer
1
-6
/
+7
2011-10-10
dix: move screen- to device coordinate scaling to separate function
Peter Hutterer
1
-18
/
+32
2011-10-10
dix: rename moveAbsolute to clipAbsolute
Peter Hutterer
1
-2
/
+2
2011-10-10
Store desktop dimensions in screenInfo.
Peter Hutterer
8
-0
/
+40
2011-10-10
Move pointOnScreen to inpututils.c
Peter Hutterer
3
-9
/
+13
2011-10-10
Add #include "inpututils.h" to xkbAccessX.c for init_device_event
Alan Coopersmith
1
-0
/
+1
2011-10-10
Input: Set last valuators in GetPointerEvents only
Daniel Stone
1
-11
/
+11
2011-10-10
Input: Make DeviceEvent use doubles internally
Daniel Stone
5
-15
/
+9
2011-10-10
squashme previous commit
Peter Hutterer
1
-1
/
+1
2011-10-10
Input: Make RawDeviceEvent use doubles internally
Daniel Stone
4
-20
/
+19
2011-10-10
Input: Modify mask in-place in positionSprite
Daniel Stone
1
-37
/
+30
2011-10-10
Input: Convert positionSprite and GetPointerEvents to double
Daniel Stone
1
-89
/
+53
2011-10-10
Input: Don't call positionSprite for non-pointer devices
Daniel Stone
1
-21
/
+12
2011-10-10
Input: Convert rescaleValuatorAxis to double
Daniel Stone
1
-50
/
+61
2011-10-10
Input: Remove x and y from moveAbsolute/moveRelative
Daniel Stone
1
-22
/
+20
2011-10-10
Input: Convert acceleration code to using ValuatorMask
Daniel Stone
2
-84
/
+57
2011-10-10
dix: rename od, d to prev_delta, delta
Peter Hutterer
1
-9
/
+9
2011-10-10
dix: reduce the work done by ApplySoftening
Peter Hutterer
1
-15
/
+16
2011-10-10
dix: split softening and constant deceleration into two functions
Peter Hutterer
1
-5
/
+10
2011-10-10
dix: update pointer acceleration code to use ValuatorMask
Simon Thum
4
-102
/
+72
2011-10-10
input: provide a single function to init DeviceEvents to 0
Peter Hutterer
4
-21
/
+23
2011-10-10
Input: Reset SD remainder when copying co-ords from MD
Daniel Stone
1
-0
/
+7
2011-10-10
Input: Convert transformAbsolute to work on doubles
Daniel Stone
1
-10
/
+15
2011-10-10
Input: Convert clipAxis, moveAbsolute and moveRelative to double
Daniel Stone
1
-23
/
+25
2011-10-10
Input: Prepare moveRelative for conversion to double
Daniel Stone
1
-29
/
+17
2011-10-10
Input: Prepare moveAbsolute for conversion to double
Daniel Stone
1
-22
/
+12
2011-10-10
Input: Store clipped absolute axes in the mask
Daniel Stone
1
-0
/
+1
2011-10-10
Input: Add double-precision valuator_mask API
Daniel Stone
3
-11
/
+45
2011-10-10
Input: Convert ValuatorMask to double-precision internally
Daniel Stone
2
-3
/
+3
2011-10-10
dix: drop x/y back into the right valuators after transformation.
Peter Hutterer
1
-7
/
+8
2011-10-10
dix: don't pass x/y to transformAbsolute
Peter Hutterer
1
-13
/
+25
2011-10-10
Input: Pass co-ordinates by reference to transformAbsolute
Chase Douglas
1
-15
/
+14
2011-09-08
dix: fill out root_x/y for keyboard events
Peter Hutterer
1
-4
/
+19
2011-09-08
dix: NewCurrentScreen must work on pointers where possible
Peter Hutterer
1
-5
/
+9
2011-09-08
dix: warn about keyboard events with valuator masks
Peter Hutterer
1
-0
/
+5
2011-09-08
dix: don't allow keyboard devices to submit motion or button events.
Peter Hutterer
1
-0
/
+10
2011-09-08
xf86RandR12: Don't call ConstrainCursorHarder() if panning is enabled
Rui Matos
1
-2
/
+35
2011-09-08
Re-add -nr command line option for gdm compatibility
Adam Jackson
1
-0
/
+2
2011-09-08
Revert "dix: use one single function to register fpe fonts"
Adam Jackson
3
-6
/
+11
2011-09-08
dri2: Invalidate DRI2 buffers for all windows with the same pixmap on swap
Keith Packard
1
-1
/
+32
2011-09-08
fb: fix memcpy abuse
Adam Jackson
1
-2
/
+7
2011-09-08
int10: Map up to one e820 reserved area if it looks like we need it
Adam Jackson
2
-9
/
+100
2011-09-08
kdrive/ephyr: Fix crash on 24bpp host framebuffer
Adam Jackson
3
-5
/
+10
2011-09-08
make ephyr resizeable (600505)
Fedora X Ninjas
3
-11
/
+72
2011-09-08
modes: Combine xf86DefaultModes and DMTModes
Adam Jackson
8
-244
/
+9
[next]