index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
getevents.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-29
Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe calls
Alan Coopersmith
1
-6
/
+1
2015-01-05
dix: offset touch root coordinates by ScreenRec origins (#86655)
Peter Hutterer
1
-3
/
+3
2014-10-28
dix: Untwist transformAbsolute logic, eliminate uninitialized value warnings
Keith Packard
1
-11
/
+11
2014-07-14
Revert "dix: fix up coordinate scaling when external monitors are present"
Peter Hutterer
1
-60
/
+20
2014-06-23
dix: fix up coordinate scaling when external monitors are present
Peter Hutterer
1
-20
/
+60
2014-02-04
dix: prevent a driver from initializing or submitting buttons > MAX_BUTTONS
Peter Hutterer
1
-0
/
+2
2014-01-12
Clean up warnings in DIX
Keith Packard
1
-5
/
+6
2013-07-25
dix: set the valuator mask to ensure XI 1.x events have data
Peter Hutterer
1
-1
/
+1
2013-07-22
dix: scale y back instead of x up when pre-scaling coordinates
Peter Hutterer
1
-3
/
+3
2013-05-23
dix: fix device scaling to use a [min,max[ range.
Peter Hutterer
1
-4
/
+10
2013-05-23
dix: pre-scale x by the screen:device:resolution ratio
Peter Hutterer
1
-18
/
+28
2013-05-07
dix: send the current axis value in DeviceChangedEvents (#62321)
Peter Hutterer
1
-0
/
+1
2013-02-08
dix: support the transformation matrix for relative devices.
Peter Hutterer
1
-2
/
+25
2013-02-08
Merge branch 'ptraccel-fixes' into for-keith
Peter Hutterer
1
-2
/
+24
2013-02-08
dix: pre-scale relative events from abs devices to desktop ratio (#31636)
Peter Hutterer
1
-2
/
+24
2013-02-08
Xext: if a root window is given in XTestFakeInput, move to that
Peter Hutterer
1
-6
/
+12
2013-02-08
dix: when scaling from desktop coord, take the total desktop size (#51904)
Sybren van Elderen
1
-2
/
+2
2013-01-11
dix: fix error logging occuring in signal context of GetTouchEvents
Benjamin Tissoires
1
-4
/
+4
2012-12-17
Pass the event list through to the pointer barrier code to return it
Peter Hutterer
1
-4
/
+11
2012-11-20
dix: Save touchpoint last coordinates before transform. #49347
Yuly Novikov
1
-14
/
+8
2012-11-20
Simplify GetTouchEvents
Thomas Jaeger
1
-49
/
+17
2012-11-20
Don't use GetTouchEvents in EmitTouchEnd
Thomas Jaeger
1
-0
/
+31
2012-11-20
Update the MD's position when a touch event is received
Thomas Jaeger
1
-0
/
+8
2012-11-19
remove init_event
Thomas Jaeger
1
-12
/
+1
2012-10-29
dix: fix zaphod screen scrossing (#54654)
Peter Hutterer
1
-2
/
+3
2012-09-24
dix: fix scale_to_desktop for edge ABS events
Yufeng Shen
1
-2
/
+2
2012-08-21
dix: work around scaling issues during WarpPointer (#53037)
Peter Hutterer
1
-1
/
+17
2012-08-07
dix: make sure the mask is set for emulated scroll events (#52508)
Peter Hutterer
1
-0
/
+2
2012-07-02
Merge branch 'sigsafe-logging-varargs'
Keith Packard
1
-2
/
+2
2012-07-02
Log messages in GetTouchEvents() in a signal safe manner
Chase Douglas
1
-2
/
+2
2012-06-20
dix: if the scroll valuator reaches INT_MAX, reset to 0
Peter Hutterer
1
-6
/
+34
2012-06-07
Replace a few BUG_WARN with BUG_RETURN_VAL
Peter Hutterer
1
-4
/
+1
2012-06-04
Fix crash for motion events from devices without valuators
Michal Suchanek
1
-1
/
+1
2012-05-16
dix: undo transformation for missing valuators (#49347)
Peter Hutterer
1
-4
/
+21
2012-05-01
dix: don't emulate scroll events for non-existing axes (#47281)
Peter Hutterer
1
-0
/
+3
2012-04-12
dix: don't BUG_WARN for button events from button-only device
Daniel Kurtz
1
-1
/
+1
2012-03-22
Merge branch 'dtrace-input-abi' into for-keith
Peter Hutterer
1
-0
/
+42
2012-03-22
dix: add dtrace probes to input API
Peter Hutterer
1
-0
/
+42
2012-03-22
dix: set raw event values before adding up relative values (#46976)
Peter Hutterer
1
-4
/
+5
2012-03-22
dix: fix compiler warning "unused variable 'scr'"
Peter Hutterer
1
-1
/
+0
2012-03-22
dix: when rescaling from master, rescale from desktop dimensions (#46657)
Peter Hutterer
1
-2
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-246
/
+238
2012-02-27
dix: avoid NULL-pointer dereference on button-only devices (#38313)
Peter Hutterer
1
-4
/
+15
2012-02-14
dix: reset last.scroll when resetting the valuator (#45611)
Peter Hutterer
1
-0
/
+2
2012-01-24
Don't set X and Y valuators for indirect touch events
Chase Douglas
1
-1
/
+1
2012-01-24
Only update pointer motion data for pointer emulated touch events
Chase Douglas
1
-2
/
+6
2012-01-24
Only scale direct device touch coordinates
Chase Douglas
1
-1
/
+6
2012-01-06
dix: fix wrong condition checking for attached slave (#44003)
Peter Hutterer
1
-1
/
+1
2011-12-21
dix: remove requirement for client_id be the first element
Peter Hutterer
1
-2
/
+5
2011-12-21
dix: handle DIX-submitted touch events
Peter Hutterer
1
-20
/
+57
[next]