xserver/hw/xquartz/pbproxy
George Peter Staplin 811e9f5e9e XQuartz: pbproxy: Use an NSBitmapImageRep to convert an "image/png" selection
to a TIFFRepresentation for use with NSPasteboard.

This has been tested with the Gimp and works with some minor quartz-wm changes.
The Finder clipboard shows the image updates after an Edit -> Copy.
(cherry picked from commit 12912adaeea759d30f96d8ae51a84fd1659ea0ac)
2008-09-21 17:40:16 -07:00
..
Makefile.am XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:33:58 -07:00
main.m Add image/jpeg type, and rename reclaim_clipboard to claim_clipboard. 2008-09-21 17:40:14 -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: Use an NSBitmapImageRep to convert an "image/png" selection 2008-09-21 17:40:16 -07:00