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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
Xi: allocate enough XkbActions for our buttons
Peter Hutterer
1
-0
/
+10
2023-07-18
Drop config directory
Michel Dänzer
1
-1
/
+0
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
3
-3
/
+3
2023-02-21
dix: Force update LEDs after device state update in EnableDevice
Yao Wei
1
-0
/
+4
2023-02-20
dix: fix wheel emulation lockup when a negative increment is set
Peter Hutterer
1
-3
/
+3
2023-02-16
dix: switch scroll button emulation to multiples of increment
Peter Hutterer
1
-24
/
+83
2023-02-16
dix: remove pointless "flexible" x/y axis mapping
Peter Hutterer
1
-7
/
+6
2023-02-09
dix: Clear device sprite after free in AttachDevice()
Olivier Fourdan
1
-0
/
+1
2023-01-25
dix: Use CopyPartialInternalEvent in EnqueueEvent
Mike Gorse
1
-1
/
+1
2023-01-20
rootless: Use screen_x and screen_y instead of pixmap pointer hacks
Jeremy Huddleston Sequoia
1
-1
/
+1
2023-01-06
Disallow byte-swapped clients by default
Peter Hutterer
1
-1
/
+3
2023-01-06
dix: localize two variables
Peter Hutterer
1
-4
/
+4
2023-01-06
dix: remove unused PANORAMIX_DEBUG ifdef
Peter Hutterer
1
-5
/
+0
2023-01-06
Fix some indentation issues
Peter Hutterer
1
-11
/
+11
2022-12-30
dix: Remove pScratchPixmap and other associated ABI changes
Jeremy Huddleston Sequoia
2
-14
/
+5
2022-12-30
dix: Stop recycling scratch pixmaps
Jeremy Huddleston Sequoia
1
-18
/
+11
2022-12-19
pixmap: make PixmapDirtyCopyArea public
Sultan Alsawaf
1
-8
/
+7
2022-12-14
Xi: avoid integer truncation in length check of ProcXIChangeProperty
Peter Hutterer
1
-1
/
+2
2022-09-12
dix: Skip more code in SetRootClip for ROOT_CLIP_INPUT_ONLY
Michel Dänzer
1
-2
/
+2
2022-08-29
dix: Use memcpy() instead of memmove() when buffers are known not to overlap
Alan Coopersmith
3
-18
/
+18
2022-07-27
dix: Fix overzealous caching of ResourceClientBits()
Olivier Fourdan
1
-4
/
+7
2022-03-31
Replace "the the" with a single "the" in docs & comments
Alan Coopersmith
1
-4
/
+4
2022-02-12
dix: Don't send touch end to clients that do async grab without touches
Povilas Kanapickas
1
-9
/
+6
2022-02-09
dix: Fix use after free in input device shutdown
Povilas Kanapickas
1
-0
/
+1
2022-02-09
dix: Correctly save replayed event into GrabInfoRec
Povilas Kanapickas
1
-2
/
+16
2022-02-03
dix: Hold input lock for AttachDevice()
tholin
1
-0
/
+3
2021-12-19
Convert more funcs to use InternalEvent.
Matthieu Herrb
1
-26
/
+27
2021-10-27
Remove autotools support
Povilas Kanapickas
1
-62
/
+0
2021-10-08
dix/privates.c: Avoid undefined behaviour after realloc()
Alex Richardson
1
-9
/
+7
2021-09-07
touchevents: set the screen pointer after checking the device is enabled
Ignacio Casal Quinteiro
1
-1
/
+3
2021-09-06
xwayland: add -noTouchPointerEmulation
Simon Ser
1
-1
/
+3
2021-07-30
Mark the dixChangeWindowProperty() value argument as const
Alex Richardson
1
-1
/
+1
2021-06-07
dix: Add optional terminate delay
Olivier Fourdan
1
-2
/
+41
2021-06-07
xfixes: Add ClientDisconnectMode
Olivier Fourdan
1
-0
/
+20
2021-05-30
Implement gesture processing logic
Povilas Kanapickas
5
-0
/
+385
2021-05-30
dix: Implement gesture event submission code path
Povilas Kanapickas
2
-0
/
+151
2021-05-30
dix: Implement internal gesture state handling
Povilas Kanapickas
4
-0
/
+85
2021-05-30
dix: Implement gesture event fixups before delivery
Povilas Kanapickas
1
-0
/
+50
2021-05-30
xi: Implement conversions from internal to Xi2 gesture event structs
Povilas Kanapickas
1
-0
/
+104
2021-05-30
xi: Implement grab support for new gesture event types
Povilas Kanapickas
1
-0
/
+7
2021-05-30
dix: Add new internal event enums for gesture events
Povilas Kanapickas
1
-0
/
+60
2021-03-25
dix: Fix URL to description of focus in/out model
Povilas Kanapickas
1
-1
/
+1
2021-02-17
dix: Use correct listener to deliver touch end events
Povilas Kanapickas
1
-4
/
+3
2021-02-16
dix: Guard against non-existing PtrFeedbackPtr
Olivier Fourdan
1
-0
/
+3
2021-02-15
dix: Add POINTER_RAWONLY flag
Olivier Fourdan
1
-24
/
+29
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
3
-21
/
+23
2020-11-25
dix: Rename LISTENER_* to TOUCH_LISTENER_*
Povilas Kanapickas
2
-16
/
+18
[next]