Re: Clipboard daemon
- From: Gregory Merchan <merchan phys lsu edu>
- To: Lubos Lunak <l lunak suse cz>
- Cc: Jody Goldberg <jody gnome org>, Murray Cumming Comneon com, h lai chello nl, desktop-devel-list gnome org, carpdjih mailbox zrz tu-berlin de, xdg-list freedesktop org
- Subject: Re: Clipboard daemon
- Date: Fri, 28 Nov 2003 10:18:29 -0600
On Thu, Nov 13, 2003 at 06:07:25PM +0100, Lubos Lunak wrote:
> On Monday 10 of November 2003 20:14, Jody Goldberg wrote:
> > On Mon, Nov 10, 2003 at 07:41:17PM +0100, Lubos Lunak wrote:
<snip>
> Klipper is not xclipboard, it does not snatch any things. It just keeps a
> history of them.
Then it seems all discussion so far has been cross-purposes.
Klipper is polling the selections? It must be, because the XFixes extension
isn't widely deployed. (The XFixes extension sends an event when a selection
is claimed.) Or, it relies on a private protocol to receive notification
of changes.
What GNOME has been talking about is a clipboard manager using the same
basic protocol as xclipboard and Motif's clipboard. That is a program
that claims the manager selection CLIPBOARD_MANAGER and the selection
CLIPBOARD. When it loses the CLIPBOARD selection, it requests data from
the new owner, and upon receipt of that data it reclaims the CLIPBOARD
selection. Through loss and reclamation of the CLIPBOARD selection, it
knows when new clipboard data is available.
My solution is here:
http://www.phys.lsu.edu/students/merchan/GNOME/Recommendations/Clipboard
Cheers,
Greg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]