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-09-22
Merge branch 'two-screen-coordinates' into next
next-all
Peter Hutterer
12
-49
/
+110
2011-09-22
Merge branch 'smooth-scrolling' into next-all
Peter Hutterer
12
-21
/
+514
2011-09-22
dix: loop until the delta is below incr
Peter Hutterer
1
-13
/
+13
2011-09-22
dix: add extra check for valid valuator mask in emulate_scroll_events
Peter Hutterer
1
-0
/
+3
2011-09-22
input: support the new XIScrollClass to mark axes as scrolling axes
Peter Hutterer
10
-51
/
+429
2011-09-22
dix: fix copy/paste error in valuator scaling
Peter Hutterer
1
-1
/
+1
2011-09-22
Remove the SendEvent bit (0x80) before doing range checks on event type.
Sam Spilsbury
1
-1
/
+13
2011-09-22
xfree86: .BI style: monitor section in xorg.conf man page
vdb@picaros.org
1
-19
/
+19
2011-09-20
xfree86: expose Option "TransformationMatrix"
Peter Hutterer
2
-0
/
+40
2011-09-20
xfree86: use subheader for Pointer Acceleration parts in xorg.conf(5)
Peter Hutterer
1
-1
/
+1
2011-09-20
xfree86: fix comment typo
Peter Hutterer
1
-1
/
+1
2011-09-07
input: switch miPointerSetPosition to expect desktop-wide coordinates.
Peter Hutterer
2
-11
/
+29
2011-09-07
Store desktop dimensions in screenInfo.
Peter Hutterer
7
-0
/
+30
2011-09-07
xfree86: remove xf86XInputSetScreen
Peter Hutterer
2
-20
/
+0
2011-09-07
Move pointOnScreen to inpututils.c
Peter Hutterer
3
-9
/
+12
2011-09-07
dix: NewCurrentScreen must work on pointers where possible
Peter Hutterer
1
-5
/
+9
2011-09-07
dix: warn about keyboard events with valuator masks
Peter Hutterer
1
-0
/
+5
2011-09-07
dix: fill out root_x/y for keyboard events
Peter Hutterer
1
-4
/
+15
2011-09-07
dix: don't allow keyboard devices to submit motion or button events.
Peter Hutterer
1
-0
/
+10
2011-09-07
Input: Add smooth-scrolling support to GetPointerEvents
Daniel Stone
3
-4
/
+114
2011-09-07
input: allow for max < min for relative axes on InitValuatorAxisStruct
Peter Hutterer
4
-10
/
+12
2011-09-05
Merge branch 'raw-events' into next
Peter Hutterer
3
-18
/
+79
2011-09-02
dix: use 'rc' for return code in DeliverRawEvent
Peter Hutterer
1
-4
/
+4
2011-09-02
input: deliver raw events unconditionally for XI 2.1 clients.
Peter Hutterer
1
-16
/
+77
2011-09-02
dix: rename ProcessRawEvents to dix/events.c:DeliverRawEvent
Peter Hutterer
3
-30
/
+35
2011-09-02
Xi: use temporary variable for filter.
Peter Hutterer
1
-1
/
+4
2011-09-02
dix: split DeliverEventToWindowMask up a bit more.
Peter Hutterer
1
-19
/
+33
2011-09-02
dix: rename DeliverEventsToClients to DeliverEventsToWindowMask
Peter Hutterer
1
-5
/
+5
2011-09-02
dix: split client list retrieval out of DeliverEventToClients
Peter Hutterer
1
-14
/
+36
2011-09-02
Support (and require) XI 2.1
Peter Hutterer
2
-2
/
+2
2011-09-02
Xi: Fix passive XI2 ungrabs on XIAll[Master]Devices
Carlos Garnacho
1
-3
/
+10
2011-08-22
Input: Add POINTER_EMULATED flag to GetPointerEvents
Daniel Stone
3
-1
/
+24
2011-08-22
Input: Add vertical and horizontal scroll axes
Daniel Stone
2
-0
/
+7
2011-08-22
Input: Split GetPointerEvents body into a helper function
Daniel Stone
1
-28
/
+48
2011-08-22
Input: Set last valuators in GetPointerEvents only
Daniel Stone
1
-7
/
+7
2011-08-22
Input: Convert DeviceIntRec::last to use doubles
Daniel Stone
3
-42
/
+30
2011-08-22
Input: Make DeviceEvent use doubles internally
Daniel Stone
5
-15
/
+9
2011-08-22
Input: Make RawDeviceEvent use doubles internally
Daniel Stone
4
-31
/
+22
2011-08-22
Input: Modify mask in-place in positionSprite
Daniel Stone
1
-37
/
+30
2011-08-22
Input: Convert positionSprite and GetPointerEvents to double
Daniel Stone
1
-92
/
+56
2011-08-22
Input: Don't call positionSprite for non-pointer devices
Daniel Stone
1
-21
/
+12
2011-08-22
Input: Convert rescaleValuatorAxis to double
Daniel Stone
1
-50
/
+61
2011-08-22
Input: Remove x and y from moveAbsolute/moveRelative
Daniel Stone
1
-22
/
+20
2011-08-22
Input: Convert acceleration code to using ValuatorMask
Daniel Stone
2
-60
/
+34
2011-08-22
Input: Widen pointer acceleration types to double
Daniel Stone
3
-135
/
+129
2011-08-22
Input: Use trunc instead of lrintf in acceleration code
Daniel Stone
1
-7
/
+2
2011-08-22
Input: Set fractional member in set_raw_valuators
Daniel Stone
1
-6
/
+14
2011-08-22
Input: Convert transformAbsolute to work on doubles
Daniel Stone
1
-10
/
+15
2011-08-22
Input: Convert clipAxis, moveAbsolute and moveRelative to double
Daniel Stone
1
-23
/
+25
2011-08-22
Input: Prepare moveRelative for conversion to double
Daniel Stone
1
-29
/
+17
[next]