xserver/dix
Peter Hutterer c6d92c5206 dix: don't try to create events if we don't have a screen. #16898
A NULL screen may happen during server shutdown, when the output has been shut
down but the devices still generate events.

X.Org Bug 16898 <http://bugs.freedesktop.org/show_bug.cgi?id=16898>
(cherry picked from commit 465a9bb96e)
2008-08-08 01:17:24 -07:00
..
atom.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
buildatoms
BuiltInAtoms
CHANGES
colormap.c
cursor.c DIX: Clean up null root cursor handling 2007-08-01 01:53:31 +03:00
devices.c Input: Don't reinit devices 2007-12-28 15:51:05 +02:00
dispatch.c DIX: Remove remaining alloca calls 2007-11-20 16:15:59 -08:00
dispatch.h
dixfonts.c Merge branch 'server-1.4-branch' into xorg-server-1.4-apple 2008-01-17 09:48:14 -08:00
dixutils.c Fixed dixLookupClient to work with client=NullClient as it did in the 1.3 branch 2008-04-21 20:00:30 -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 16:59:56 -07:00
extension.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
ffs.c
gc.c
getevents.c dix: don't try to create events if we don't have a screen. #16898 2008-08-08 01:17:24 -07:00
globals.c
glyphcurs.c
grabs.c Make sure window->optional is allocated before assigning it. 2007-06-29 11:56:18 +09:30
initatoms.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
main.c XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:17:42 -07:00
Makefile.am Fix server version reporting to be the server package version. 2007-09-05 13:31:50 -07:00
pixmap.c
privates.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
property.c Partial redundancy elimination in PropertyNotify generation. 2007-07-21 15:27:40 -04:00
resource.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
strcasecmp.c
swaprep.c
swapreq.c
tables.c Remove the old Kerberos 5 authentication code. 2007-06-04 18:07:00 -04:00
window.c XQuartz: Fix issue where clicking on an X11 window might send that event to an X11 window in another space. 2008-04-08 16:59:56 -07:00
xpstubs.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
Xserver-dtrace.h.in
Xserver.d