xserver/hw/xquartz
Jeremy Huddleston 5b91dfac6f 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>
Signed-off-by: Keith Packard <keithp@keithp.com>
2009-10-13 13:59:57 -07:00
..
GL XQuartz: Fix a bunch of compilation warnings about style 2009-09-27 23:31:35 -07:00
bundle XQuartz: Update version strings to be X11R7.5 and the bundle 2.5.0 2009-10-01 11:58:18 -07:00
doc
mach-startup XQuartz: Fix a possible minor memory leak 2009-10-02 19:20:24 -07:00
pbproxy XQuartz: pbproxy: Remove debugging XBell() 2009-09-14 14:29:50 -07:00
xpr Rootless: Abstract some of the Xplugin specific stuff which has crept into rootlessWindow.c 2009-10-13 13:59:57 -07:00
Makefile.am XQuartz: Transition from xEvent based mieq to InternalEvent 2009-09-27 23:31:07 -07:00
X11Application.h XQuartz: Added a "Check for X11 Updates..." menu item. 2009-07-24 09:41:32 -07:00
X11Application.m XQuartz: Send mouse location with scroll events. 2009-10-02 18:58:35 -07:00
X11Controller.h XQuartz: Check NSINTEGER_DEFINED to make sure the NSInteger and NSUInteger types are defined. 2009-08-25 20:17:41 -07:00
X11Controller.m XQuartz: Remove the redundant xquartz_resetenv_display 2009-09-29 00:34:41 -07:00
applewm.c XQuartz: Fix a bunch of compilation warnings about style 2009-09-27 23:31:35 -07:00
applewmExt.h
darwin.c XQuartz: Add pressure/tilt property labels 2009-09-26 23:30:57 -07:00
darwin.h XQuartz: Unify how we set our bitmasks for visuals 2009-07-31 15:34:13 -07:00
darwinEvents.c XQuartz: Fix a bunch of compilation warnings about style 2009-09-27 23:31:35 -07:00
darwinEvents.h XQuartz: Transition from xEvent based mieq to InternalEvent 2009-09-27 23:31:07 -07:00
darwinXinput.c
darwinfb.h XQuartz: Unify how we set our bitmasks for visuals 2009-07-31 15:34:13 -07:00
keysym2ucs.c
keysym2ucs.h
pseudoramiX.c xquartz: switch to byte counting functions 2009-07-14 10:13:45 +10:00
pseudoramiX.h
quartz.c XQuartz: Fix a bunch of compilation warnings about style 2009-09-27 23:31:35 -07:00
quartz.h XQuartz: Fix a bunch of compilation warnings about style 2009-09-27 23:31:35 -07:00
quartzAudio.c XQuartz: Fix a bunch of compilation warnings about style 2009-09-27 23:31:35 -07:00
quartzAudio.h XQuartz: Purge redundant QuartzBell 2009-08-05 16:17:01 -07:00
quartzCocoa.m XQuartz: Transition from xEvent based mieq to InternalEvent 2009-09-27 23:31:07 -07:00
quartzCommon.h
quartzKeyboard.c XQuartz: Set the proper bitmap for key repeats... 2009-09-30 00:23:47 -07:00
quartzKeyboard.h XQuartz: Transition from xEvent based mieq to InternalEvent 2009-09-27 23:31:07 -07:00
quartzStartup.c
sanitizedCarbon.h
sanitizedCocoa.h
threadSafety.c
threadSafety.h