xserver/miext
Jeremy Huddleston 4bcc5e78c0 Rootless: Abstract some of the Xplugin specific stuff which has crept into rootlessWindow.c
The rootless extension now directly calls some Xplugin functions, and relies
on types defined in Xplugin.h, which isn't very abstracted :-)

This patch is a start at abstracting some of the Xplugin specific stuff which
has crept into rootlessWindow.c.  This has been done in a pretty mindless fashion,
without much thought as to if the additions to the generic rootless interface are
the correct ones

There is some confusion as to if RootlesscolormapCallback() returns a Bool or
xp_error_enum value (not so abstact), but I have no way of checking, of finding
out if Xplugin actually checks the result :-)

Based on patches from Colin Harrison, Jon Turney and Yaakov Selkowitz

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
(cherry picked from commit 6980f77892)
2009-10-18 15:55:47 -07:00
..
cw Death to RCS tags. 2007-06-29 14:06:52 -04:00
damage Death to RCS tags. 2007-06-29 14:06:52 -04:00
rootless Rootless: Abstract some of the Xplugin specific stuff which has crept into rootlessWindow.c 2009-10-18 15:55:47 -07:00
shadow Death to RCS tags. 2007-06-29 14:06:52 -04:00
Makefile.am merged in miext/rootless changes for XDarwin support 2007-02-16 04:12:26 -08:00