index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
getevents.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-06
GetPointerEvents: always send valuator events for MotionNotify
Daniel Stone
1
-5
/
+8
2006-12-06
GetPointerEvents: fix typo
Daniel Stone
1
-1
/
+1
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
1
-4
/
+0
2006-11-27
Merge branch 'randr-1.2'
Eric Anholt
1
-3
/
+5
2006-11-08
remove trailing whitespace
Daniel Stone
1
-2
/
+2
2006-11-08
Get*Events: massive reorganisation
Daniel Stone
1
-223
/
+226
2006-11-07
Avoid dereferencing sprite.screen when Xinerama is not running. (#8925)
Keith Packard
1
-3
/
+5
2006-10-27
getValuatorEvents: make sure we put MORE_EVENTS in the right places
Daniel Stone
1
-0
/
+3
2006-10-25
GetPointerEvents: always ensure correct number of events
Daniel Stone
1
-2
/
+2
2006-10-25
port all users to the new DIX motion history API
Daniel Stone
1
-0
/
+2
2006-10-25
dix: add motion history support
Daniel Stone
1
-0
/
+105
2006-10-25
miscellaneous warning fixes
Daniel Stone
1
-2
/
+4
2006-10-23
GetProximityEvents: add (untested) function
Daniel Stone
1
-0
/
+52
2006-10-23
GetPointerEvents: break into separate functions
Daniel Stone
1
-54
/
+89
2006-10-23
dix/getevents: move SyntheticMotion to getevents.c
Daniel Stone
1
-0
/
+34
2006-10-23
dix/getevents: cosmetic cleanups, remove keymap copy from GKVE
Daniel Stone
1
-40
/
+23
2006-10-22
minor formatting fixes
Daniel Stone
1
-3
/
+2
2006-10-20
move keymap copy to event processing, from enqueuing
Daniel Stone
1
-9
/
+45
2006-10-14
dix: move GetKeyboardEvents/GetPointerEvents to a new file, export symbols
Daniel Stone
1
-0
/
+530