KDE/kdelibs/kfile
Maksim Orlovich
mo85 at cornell.edu
Fri Mar 20 15:42:09 CET 2009
> (but this only fixes performance, not the fact that X says "clipboard too
> big"
> and truncates the list when pasting!)
That sounds like a Qt bug to me, actually --- not switching to INCR
transfer or honoring property size limit. The only limit in X is, AFAIK,
due to 32-bitness of INCR (and that can be potentially bypassed by a
cross-desktop protocol too, if needed) --- after all, X doesn't actually
have a clipboard.
-Maks
More information about the Kde-optimize
mailing list