Georg Baum wrote:
Am Mittwoch, 3. Januar 2007 09:53 schrieb [EMAIL PROTECTED]:
Author: younes
Date: Wed Jan 3 09:53:54 2007
New Revision: 16476
URL: http://www.lyx.org/trac/changeset/16476
Log:
Prepare for external/internal clipboard merging.
Since this is controversal please explain what you want to do before
committing. I believe that I know what you want to do and agree mostly
with it, but others may not.
Sure, see the patch I just sent to the list.
Note also that the concept of "internal selction" is wrong. The selection
as implemented in LyX (following the concept at freedesktop.org) is always
global. If you want to change that then this needs to be discussed first.
I did not touch yet the X11 Selection only the system Clipboard. This is
just naming, "isInternal()" as "was it set from within the
application?". Do you prefer owns()?
Abdel.