xserver-multidpi/hw/xquartz/pbproxy
George Peter Staplin 23ec8261b6 XQuartz: pbproxy: The greedy CLIPBOARD handling now works for text.
This change adds some [self own_clipboard] calls in the necessary places to get the proper greedy behavior.

UTF8_STRING and STRING properties seem to work well now with the test cases (PRIMARY, and CLIPBOARD).  I can copy from several different X apps, and have the behavior be correct when pasting.  I also verified that quartz-wm isn't doing the copying, by disabling the quartz-wm paths.
(cherry picked from commit 934669f732)
2008-09-21 17:40:15 -07:00
..
main.m Add image/jpeg type, and rename reclaim_clipboard to claim_clipboard. 2008-09-21 17:40:14 -07:00
Makefile.am XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:33:58 -07:00
pbproxy.h Add an image_jpeg Atom. 2008-09-21 17:40:15 -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: pbproxy: The greedy CLIPBOARD handling now works for text. 2008-09-21 17:40:15 -07:00
x-selection.h XQuartz: pbproxy: return the TARGETS list as a 32-bit list to fix a bug that was in the original. 2008-09-21 17:40:15 -07:00
x-selection.m XQuartz: pbproxy: The greedy CLIPBOARD handling now works for text. 2008-09-21 17:40:15 -07:00