xserver-multidpi/hw/xquartz/pbproxy
George Peter Staplin f935c11398 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.
(cherry picked from commit 165cbbb90c)
2008-10-21 09:32:03 -07:00
..
app-main.m XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboard 2008-10-15 17:31:54 -07:00
main.m XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboard 2008-10-15 17:31:54 -07:00
Makefile.am XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboard 2008-10-15 17:31:54 -07:00
pbproxy.h XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboard 2008-10-15 17:31:54 -07:00
trick_autotools.c XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:33:58 -07:00
x-input.m XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboard 2008-10-15 17:31:54 -07:00
x-selection.h XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboard 2008-10-15 17:31:54 -07:00
x-selection.m XQuartz: pbproxy: Fix 2 bugs with the preferences. 2008-10-21 09:32:03 -07:00