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
/
events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-07
dix: Use CopyPartialInternalEvent in EnqueueEvent
Mike Gorse
1
-1
/
+1
2022-07-01
dix: Don't send touch end to clients that do async grab without touches
Povilas Kanapickas
1
-9
/
+6
2022-07-01
dix: Correctly save replayed event into GrabInfoRec
Povilas Kanapickas
1
-2
/
+16
2021-12-19
Convert more funcs to use InternalEvent.
Matthieu Herrb
1
-26
/
+27
2021-05-30
Implement gesture processing logic
Povilas Kanapickas
1
-0
/
+60
2021-05-30
dix: Implement gesture event fixups before delivery
Povilas Kanapickas
1
-0
/
+50
2021-02-17
dix: Use correct listener to deliver touch end events
Povilas Kanapickas
1
-4
/
+3
2021-02-08
dix: Send touch end to clients that do async grab without touch events
Povilas Kanapickas
1
-3
/
+16
2020-11-25
dix: Extract FreezeThisEventIfNeededForSyncGrab()
Povilas Kanapickas
1
-20
/
+29
2020-11-25
dix: Extract ActivateGrabNoDeliver()
Povilas Kanapickas
1
-6
/
+21
2020-11-25
dix: Store replayed event into GrabInfoRec struct as InternalEvent*
Povilas Kanapickas
1
-17
/
+19
2020-11-25
dix: Rename LISTENER_* to TOUCH_LISTENER_*
Povilas Kanapickas
1
-4
/
+4
2020-11-25
dix: Extract FixUpXI2DeviceEventFromWindow()
Povilas Kanapickas
1
-27
/
+31
2020-07-05
Fix spelling/wording issues
Alan Coopersmith
1
-4
/
+4
2019-08-09
dix: Assert noPanoramiXExtension is false in PanoramiX code
Matt Turner
1
-0
/
+2
2018-11-19
dix: do not send focus event when grab actually does not change
Samuel Thibault
1
-2
/
+6
2018-11-12
dix/events: reuse grab pointer value
Marco Trevisan (Treviño)
1
-1
/
+1
2017-06-19
dix: Disallow GenericEvent in SendEvent request.
Michal Srb
1
-0
/
+6
2017-06-07
dix: assume warping on the RootWindow always happens on visible coords
Carlos Garnacho
1
-1
/
+1
2016-09-19
dix: Incroduce CursorConfinedTo vfunc in Screen
Jonas Ådahl
1
-0
/
+5
2016-09-19
dix: Introduce CursorWarpedTo vfunc in Screen
Jonas Ådahl
1
-0
/
+3
2016-09-02
xi2: fix FocusIn grabs
Michael Thayer
1
-2
/
+2
2016-06-01
dix: Don't update current time in the middle of input event processing
Keith Packard
1
-1
/
+0
2016-05-04
dix: Push UpdateCurrentTimeIf down out of the main loop
Adam Jackson
1
-0
/
+6
2015-05-11
dix/events: Set currentTime to the given time stamp in NoticeTime
Rui Matos
1
-0
/
+1
2015-04-21
Convert dix/* to new *allocarray functions
Alan Coopersmith
1
-2
/
+2
2015-02-10
Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe calls
Alan Coopersmith
1
-7
/
+1
2014-06-04
dix: reference the cursor just once in InitializeSprite()
Brendan King
1
-1
/
+1
2014-04-29
dix: remove a now-superfluous comment
Peter Hutterer
1
-6
/
+0
2014-04-01
Make XYToWindow a screen function
Keith Packard
1
-43
/
+3
2014-01-22
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+5
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-9
/
+9
2014-01-12
Clean up warnings in DIX
Keith Packard
1
-0
/
+5
2014-01-09
CheckPassiveGrabsOnWindow() needs to handle NULL return value from AllocGrab()
Alan Coopersmith
1
-0
/
+2
2014-01-09
GrabDevice() needs to handle NULL return value from AllocGrab()
Alan Coopersmith
1
-1
/
+3
2013-12-11
dix: fix check for grab type
Peter Hutterer
1
-1
/
+1
2013-10-18
sync: if the idle time was reset, force alarms to trigger (#70476)
Peter Hutterer
1
-4
/
+34
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
1
-11
/
+30
2013-10-14
dix: only deliver for the current grab type
Peter Hutterer
1
-11
/
+2
2013-10-14
dix: don't attempt to deliver an event for a different grabtype
Peter Hutterer
1
-0
/
+3
2013-10-14
dix: only allow button and key events to freeze a sync'd pointer
Peter Hutterer
1
-1
/
+5
2013-08-30
dix: check for grab type before checking XI2 mask
Peter Hutterer
1
-1
/
+1
2013-08-30
DIX/Xi: Pass correct client to CheckDeviceGrabAndHintWindow()
Egbert Eich
1
-7
/
+16
2013-07-17
dix: UpdateTouchesForGrab must only free the listener grab if it is non-NULL
Peter Hutterer
1
-1
/
+2
2013-07-11
dix: when ungrabbing an active grab, accept pointer grabs (#66720)
Peter Hutterer
1
-2
/
+9
2013-05-15
Abstract cursor refcounting
Peter Hutterer
1
-14
/
+6
2013-05-15
dix: fix cursor refcounting
Peter Hutterer
1
-16
/
+4
2013-05-10
dix: free the old grab when activating a new grab
Peter Hutterer
1
-1
/
+6
2013-05-10
dix: always copy grabs, don't reference them
Peter Hutterer
1
-1
/
+2
2013-05-10
dix: AllocGrab can copy if an argument is passed in
Peter Hutterer
1
-9
/
+7
[next]