xserver-multidpi/hw/xquartz
George Peter Staplin 165cbbb90c XQuartz: pbproxy: Fix 2 bugs with the preferences.
Add dump_prefs() for instrospection.

Make prefs_get_bool a little more clear.

In get_property don't assume that the Mac realloc(NULL, 0); returns
non-NULL.  We shouldn't depend on implementation-defined behavior too
much.

Add more commentary in various spots.

Add TARGETS in the TARGETS response.  I don't know why some X11 apps
do this, but it could be something that some weird toolkit/app tests
for.

In reload_preferences add preferences synchronization, so that xpbproxy
reloads the preferences, and picks up any changes.

Fix a typo/misspelling of the sync_clipboard_to_pasteboard preference.
2008-10-16 13:09:21 -06:00
..
bundle XQuartz: Bumped bundle version to 2.3.2 for beta1 2008-10-04 21:07:31 -07:00
doc XQuartz: Added a preferences UI for pbproxy options. 2008-09-19 12:41:52 -07:00
GL XQuartz: Fixed EXTRA_DIST for new GL files. 2008-10-07 11:39:08 -07:00
mach-startup XQuartz: Added a --enable-integrated-xpbproxy configure option for building xpbproxy as an app or as a thread. 2008-09-26 16:20:22 -07:00
pbproxy XQuartz: pbproxy: Fix 2 bugs with the preferences. 2008-10-16 13:09:21 -06:00
xpr XQuartz: Fixed window levels. 2008-10-15 21:26:58 -07:00
applewm.c XQuartz: Handled sanitization of namespace better 2008-04-18 20:16:06 -07:00
applewmExt.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:26:16 -08:00
darwin.c XQuartz: Call setVisualConfigs in InitOutput, and only when GLXEXT is defined. 2008-10-07 11:39:44 -06:00
darwin.h XQuartz: Send AppleWMReloadPreferences where appropriate. 2008-09-27 15:00:19 -07:00
darwinClut8.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:26:16 -08:00
darwinEvents.c XQuartz: Some motion made towards supporting fullscreen. 2008-10-08 18:39:41 -07:00
darwinEvents.h XQuartz: Using absolute ranges for pointer location to increase resolution and better support tablets. 2008-09-30 13:54:25 -07:00
darwinXinput.c add debug statements so we can see if/when our Xinput stubs are getting called. 2008-03-31 21:32:19 -07:00
keysym2ucs.c Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:26:16 -08:00
keysym2ucs.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:26:16 -08:00
Makefile.am XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:16:16 -07:00
pseudoramiX.c XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-06-25 11:51:27 -07:00
pseudoramiX.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:26:16 -08:00
quartz.c XQuartz: Some motion made towards supporting fullscreen. 2008-10-08 18:39:41 -07:00
quartz.h XQuartz: Some motion made towards supporting fullscreen. 2008-10-08 18:39:41 -07:00
quartzAudio.c XQuartz: Handled sanitization of namespace better 2008-04-18 20:16:06 -07:00
quartzAudio.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:26:16 -08:00
quartzCocoa.m XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-06-25 11:51:27 -07:00
quartzCommon.h XQuartz: Some motion made towards supporting fullscreen. 2008-10-08 18:39:41 -07:00
quartzKeyboard.c XQuartz: Fixed threading issue with TSM. 2008-09-24 22:51:03 -07:00
quartzKeyboard.h XQuartz: Fixed threading issue with TSM. 2008-09-24 22:51:03 -07:00
quartzPasteboard.c just a bit of juggling headers around -- we're preparing 2008-03-31 21:34:03 -07:00
quartzPasteboard.h just a bit of juggling headers around -- we're preparing 2008-03-31 21:34:03 -07:00
quartzStartup.c Xquartz: Removed include directive for removed header 2008-06-11 11:44:45 -07:00
sanitizedCarbon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:16:06 -07:00
sanitizedCocoa.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:16:06 -07:00
threadSafety.c XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:17:42 -07:00
threadSafety.h XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:17:42 -07:00
X11Application.h XQuartz: Some motion made towards supporting fullscreen. 2008-10-08 18:39:41 -07:00
X11Application.m XQuartz: Some motion made towards supporting fullscreen. 2008-10-08 18:39:41 -07:00
X11Controller.h XQuartz: Added a preferences UI for pbproxy options. 2008-09-19 12:41:52 -07:00
X11Controller.m XQuartz: Some motion made towards supporting fullscreen. 2008-10-08 18:39:41 -07:00