xserver-multidpi/dix
Eamon Walsh e39694789e xace: drop map-window checking hook, add new hooks for controlling the
delivery of events to windows and clients.

This is tentative.  It's likely that an additional last-resort hook will
be necessary for code that calls TryClientEvents or WriteEventsToClient
directly.  It's also possible that new xace machinery will be necessary
to classify events and pull useful resource ID's out of them.

The failure case also needs some thinking through.  Should event delivery
"succeed" or should it report undeliverable?

Finally, XKB appears to call WriteToClient to pass events.  Sigh.
2007-08-29 14:16:46 -04:00
..
atom.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
buildatoms XFree86 4.3.0.1 2003-11-14 16:49:22 +00:00
BuiltInAtoms R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
CHANGES R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
colormap.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
cursor.c xace: add hooks + new access codes: core protocol cursor requests 2007-08-15 14:13:53 -04:00
deprecated.c dix: add new, combined resource lookup function. Move all dix lookup API 2007-04-04 16:00:15 -04:00
devices.c xace: add hooks + new access codes: core protocol input requests 2007-08-28 15:10:20 -04:00
dispatch.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
dispatch.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dixfonts.c xace: add hooks + new access codes: core protocol server requests 2007-08-16 10:33:58 -04:00
dixutils.c xace: add hooks + new access codes: core protocol client requests 2007-08-16 10:57:49 -04:00
events.c xace: drop map-window checking hook, add new hooks for controlling the 2007-08-29 14:16:46 -04:00
extension.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
ffs.c ffs: handle 0 argument (bug #8968) 2006-11-11 14:13:56 +02:00
gc.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
getevents.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
globals.c Enable DPMS by default. 2006-09-14 18:49:12 -04:00
glyphcurs.c dix: remove 'register' keyword for all variables. 2007-03-08 17:50:25 +10:30
grabs.c xace: add hooks + new access codes: core protocol input requests 2007-08-28 15:10:20 -04:00
initatoms.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
main.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
Makefile.am Merge branch 'master' into XACE-SELINUX 2007-08-02 14:27:03 -04:00
pixmap.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
privates.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
property.c xace: add hooks + new access codes: core protocol property requests 2007-08-15 14:13:27 -04:00
resource.c dix: remove caching of drawables and graphics contexts. The security checks 2007-08-14 11:39:26 -04:00
strcasecmp.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
swaprep.c General DIX static and dead code cleanup. 2007-03-25 17:57:54 -04:00
swapreq.c dix: remove 'register' keyword for all variables. 2007-03-08 17:50:25 +10:30
tables.c Remove the old Kerberos 5 authentication code. 2007-06-04 18:07:00 -04:00
window.c xace: drop map-window checking hook, add new hooks for controlling the 2007-08-29 14:16:46 -04:00
xpstubs.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
Xserver-dtrace.h.in Add DTrace probe points for X server <-> client communications 2006-11-03 12:54:43 -08:00
Xserver.d Add DTrace probe points for X server <-> client communications 2006-11-03 12:54:43 -08:00