xserver-multidpi/hw/xquartz
George Peter Staplin 00bfbee59f XQuartz: pbproxy: pbproxy now responds to selection request events.
We can now copy and paste images to and from X11.  Text copying and
pasting works as well.

The NSPasteboard can contain TIFF or PICT images, and pbproxy will
translate to an image/png or image/jpeg request, and list those in the
TARGETS.

I added a description of the basic design at the top of x-selection.m.

I removed the request_data x_selection class struct.  It's not needed.
(cherry picked from commit 4a8daf8846)
2008-09-21 17:40:16 -07:00
..
bundle XQuartz: Removed "Done" button from Applications Customization. Now properly save on exit. 2008-09-03 09:33:45 -07:00
doc XQuartz: Updated man page 2008-09-03 09:25:13 -07:00
GL Fix up paths for GL/glx -> glx renaming 2008-05-21 10:51:15 -07:00
mach-startup XQuartz: Changed around fd handoff model to be more robust 2008-09-12 15:26:01 -07:00
pbproxy XQuartz: pbproxy: pbproxy now responds to selection request events. 2008-09-21 17:40:16 -07:00
xpr XQuartz: 256 color support 2008-09-12 15:26:13 -07:00
applewm.c Remove all empty extension reset hooks, replace with NULL. 2008-07-24 15:46:08 -04:00
applewmExt.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
darwin.c XQuartz: Don't enable 8bit visuals in the TrueColor server, since it's not working yet 2008-09-21 17:40:15 -07:00
darwin.h XQuartz: Dead code removal 2008-09-12 15:26:18 -07:00
darwinClut8.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
darwinEvents.c XQuartz: Dead code removal 2008-09-12 15:26:18 -07:00
darwinEvents.h XQuartz: Added code and made comments more helpful for debugging first-client-auth bug. 2008-08-05 18:47:35 -07:00
darwinXinput.c add debug statements so we can see if/when our Xinput stubs are getting called. 2008-03-31 16:44:22 -07:00
keysym2ucs.c Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
keysym2ucs.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
Makefile.am XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:33:58 -07:00
pseudoramiX.c XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-07-11 10:13:13 -07:00
pseudoramiX.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartz.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
quartz.h XQuartz: More startup / threading house cleaning. 2008-04-28 11:49:19 -07:00
quartzAudio.c XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
quartzAudio.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartzCocoa.m XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-07-11 10:13:13 -07:00
quartzCommon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
quartzKeyboard.c XQuartz: Dead code removal 2008-09-12 15:26:18 -07:00
quartzKeyboard.h XQuartz: Added window_item_modifiers defaults item (and option to localization) to change the modifier keys used for the windows menu. 2008-08-20 10:00:37 -07:00
quartzPasteboard.c just a bit of juggling headers around -- we're preparing 2008-04-02 17:47:57 -07:00
quartzPasteboard.h just a bit of juggling headers around -- we're preparing 2008-04-02 17:47:57 -07:00
quartzStartup.c Xquartz: Removed include directive for removed header 2008-07-11 10:13:06 -07:00
sanitizedCarbon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
sanitizedCocoa.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
threadSafety.c XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00
threadSafety.h XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00
X11Application.h XQuartz: Dead code removal 2008-09-12 15:26:18 -07:00
X11Application.m XQuartz: Dead code removal 2008-09-12 15:26:18 -07:00
X11Controller.h XQuartz: Fixed editing of Applications menu 2008-08-30 16:25:06 -07:00
X11Controller.m XQuartz: Dead code removal 2008-09-12 15:26:18 -07:00