index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
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.2-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
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
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-26
Add dbus method attachScreenAt.
dmx-2
David Reveman
4
-27
/
+106
2009-01-22
Add Composite extension check.
David Reveman
1
-1
/
+26
2008-11-19
Fix a number of obvious XLIB_PROLOGUE/EPILOGUE issues.
David Reveman
4
-6
/
+17
2008-11-19
Have DMX DnD support handle shaped windows properly.
David Reveman
4
-30
/
+255
2008-11-19
Use IsPointerDevice and IsKeyboardDevice.
David Reveman
1
-15
/
+18
2008-11-19
Maintain fake grab while keyboard is inactive.
David Reveman
1
-4
/
+76
2008-11-19
Fix device grabbing when xinerama is disabled.
David Reveman
1
-0
/
+16
2008-11-19
dmxActivateFakePointerGrab -> dmxActivateFakeGrab and
David Reveman
3
-8
/
+8
2008-11-19
Maintain fake grab while pointer is inactive.
David Reveman
1
-1
/
+10
2008-11-19
Add dmxFakePointerGrab and dmxReleaseFakePointerGrab.
David Reveman
1
-13
/
+30
2008-11-18
Never update proxy window geometry on backend server.
David Reveman
1
-8
/
+24
2008-11-18
Check if reply != NULL.
David Reveman
1
-1
/
+1
2008-11-18
Position input overlay window at -1, -1.
David Reveman
1
-2
/
+2
2008-11-12
Cleanup dmxcursor.c and implement proper pointer warping.
David Reveman
3
-91
/
+123
2008-11-11
Use a private system bus connection to properly handle
David Reveman
1
-2
/
+2
2008-11-11
Release randr mode references properly.
David Reveman
1
-0
/
+11
2008-11-11
Terminate launched display when closing first screen.
David Reveman
1
-0
/
+4
2008-11-11
Replace HAVE_SIGPROCMASK with SIG_BLOCK and make sure
David Reveman
1
-3
/
+14
2008-11-11
Fix input device grab handling.
David Reveman
2
-19
/
+123
2008-11-11
Keep track of input focus and pointer location.
David Reveman
2
-9
/
+123
2008-11-08
Handle errors properly in dmxProcShmGetImage.
David Reveman
1
-1
/
+15
2008-11-07
Improve selection handling.
David Reveman
7
-180
/
+262
2008-11-07
Add alternative window support to dmxGetImage.
David Reveman
1
-80
/
+126
2008-11-06
Call XineramaReinitData when changing screen size.
David Reveman
1
-0
/
+1
2008-11-06
Never enter dmxDispatch through dmxGetImage as it might be
David Reveman
1
-20
/
+10
2008-10-30
Fix large set of issues related to handling of incremental
David Reveman
2
-75
/
+120
2008-10-30
Use dmxGCPrivateKeyIndex.
David Reveman
1
-1
/
+1
2008-10-30
Use xorg_backtrace.
David Reveman
1
-17
/
+2
2008-10-30
Use calloc instead of xcalloc.
David Reveman
1
-1
/
+1
2008-10-30
Use CursorScreenKey.
David Reveman
1
-1
/
+1
2008-10-30
Use calloc instead of xcalloc.
David Reveman
1
-2
/
+2
2008-10-30
Include Xmd.h.
David Reveman
1
-0
/
+1
2008-10-30
Handle top-level window changes properly in DND mode.
David Reveman
3
-2
/
+39
2008-10-30
Fix a few XDND issues.
David Reveman
1
-13
/
+9
2008-10-30
Proper support for selection conversion with MULTIPLE target.
David Reveman
4
-90
/
+204
2008-10-30
Proper keyboard grabbing support.
David Reveman
5
-61
/
+444
2008-10-30
Remove disabled passive grab code.
David Reveman
5
-427
/
+0
2008-10-30
Initial back-end server DND target support.
David Reveman
5
-97
/
+923
2008-10-30
Release all pressed keys and buttons when device is disabled.
David Reveman
1
-1
/
+9
2008-10-30
Adjust input code so we can deal with input events outside the root
David Reveman
1
-205
/
+275
2008-10-30
Add more appropriate system for dealing with pointer motion when
David Reveman
5
-48
/
+148
2008-10-30
Avoid selection conversion duplicates.
David Reveman
1
-54
/
+41
2008-10-30
Proper prefetching of required back-end server atoms.
David Reveman
4
-69
/
+181
2008-10-30
Call-back based async request handling.
David Reveman
12
-467
/
+448
2008-10-30
Add DMXRequest type.
David Reveman
3
-2
/
+41
2008-10-30
Don't enter back-end dispatch from here.
David Reveman
1
-32
/
+14
2008-10-30
Detect selection window destuction.
David Reveman
2
-2
/
+31
2008-10-30
Generate pointer device events from position messages.
David Reveman
1
-0
/
+49
2008-10-30
Add missing device_id check and clean up event struct names.
David Reveman
1
-6
/
+9
2008-10-30
Fix a number of DnD issues.
David Reveman
3
-38
/
+143
[next]