Re: xclipboard question
Re: xclipboard question
- Subject: Re: xclipboard question
- From: "Torrey T. Lyons" <email@hidden>
- Date: Sat, 28 Jun 2003 18:46:53 -0700
At 7:52 PM -0400 6/28/03, robert delius royar wrote:
The new X11.app (v 1) without quartz-wm does not seem to know about non-X
cut buffers. Non-X programs do not know about X11 selections and
cut-buffers. Would it be possible to add code to xclipboard that would
place the current non-X cut buffer (selected copied text) into one of its
buffers for transfer to X11 programs and place selected X11 text in the
system clipboard for non-X programs to use?
Or perhaps there is already some software that can do this? I assume that
quartz-wm was responsible for handling this transfer in X11.app b1-b3.
Perhaps if it could be added to xclipboard, it could just as simply be added
to a window manager? On the other hand, if it were that simple, it would
already be there.
The plan for XFree86 is to incorporate this functionality into a
deamon. In XFree86 4.3.0, cut and paste support is provided by the X
server, while X11.app has no internal cut and paste support. However,
doing it in another process, like quartz-wm, does allow you to
provide a better experience as those who have used XDarwin and
quartz-wm can attest. quartz-wm "does the right thing" more often.
--Torrey
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.