xserver/dix
Jeremy Huddleston 28d1e21f15 Dix: Cleaned up sanity checking in Get{Pointer,Keyboard}Events
XQuartz was crashing because the Appkit thread was trying to GetXXXEvents while the Xserver thread was exiting.
This adds some more sanity checks and avoids that crash
(cherry picked from commit 34ec4bd6acb834c0e3f9a5042a0cc3f52c6f3a68)
2008-04-30 17:33:07 -07:00
..
BuiltInAtoms
CHANGES
Makefile.am Create dix/libXpdix.la for Xprint-specific build of libdix.la 2008-04-18 01:20:36 +10:00
Xserver-dtrace.h.in
Xserver.d
atom.c
buildatoms
colormap.c Bug #10464: Set pixel value to 0 before FindColor() 2008-02-29 16:42:04 -05:00
cursor.c
deprecated.c
devices.c Fix build when XKB is disabled. 2008-04-22 16:25:23 +01:00
dispatch.c Death to APPGROUP. 2008-04-18 18:50:05 -04:00
dispatch.h
dixfonts.c Silence the harmless FreeFontPath error message. 2008-02-14 07:12:24 +11:00
dixutils.c Fixed dixLookupClient to work with client=NullClient as it did in the 1.3 branch 2008-04-21 20:09:20 -07:00
events.c XQuartz: Fix issue where clicking on an X11 window might send that event to an X11 window in another space. 2008-04-08 17:03:18 -07:00
extension.c registry: swap out the DTRACE XErrorDB stuff for the new registry call. 2007-11-26 15:59:44 -05:00
ffs.c
gc.c
getevents.c Dix: Cleaned up sanity checking in Get{Pointer,Keyboard}Events 2008-04-30 17:33:07 -07:00
globals.c requestingClient is an xprintism, hide it for other servers. 2008-02-14 07:11:52 +11:00
glyphcurs.c
grabs.c
initatoms.c
main.c XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00
pixmap.c On second thought, revert that, it'll make large pixmaps painfully slow. 2008-02-29 16:45:11 -05:00
privates.c devPrivates rework: Free callback lists after use. 2008-01-03 23:17:06 -05:00
property.c XACE: Add generic support for property and selection polyinstantiation. 2008-02-29 18:01:37 -05:00
protocol.txt
registry.c
resource.c Silence FreeResource() 2008-02-14 07:51:29 +11:00
selection.c XACE: Check the return value of the selection create hook call. 2008-03-04 02:44:48 -05:00
strcasecmp.c
swaprep.c
swapreq.c
tables.c
window.c Death to APPGROUP. 2008-04-18 18:50:05 -04:00
xpstubs.c