Re: [RFC wayland-protocols 1/1] Add Primary Selection Protocol Version 1

2015-12-15 Thread Bill Spitzak
On Mon, Dec 14, 2015 at 9:13 AM, Pekka Paalanen wrote: > On Mon, 14 Dec 2015 10:39:05 -0500 > Lyude wrote: > > > On Sat, 2015-12-12 at 11:29 -0800, Bill Spitzak wrote: > > > I don't think you need the word "primary" in there. It can be called > the > > > selection. The other thing this is confus

Re: [RFC wayland-protocols 1/1] Add Primary Selection Protocol Version 1

2015-12-15 Thread Hans de Goede
Hi, On 14-12-15 22:20, Lyude wrote: On Mon, 2015-12-14 at 10:45 -0800, Bill Spitzak wrote: On Mon, Dec 14, 2015 at 9:13 AM, Pekka Paalanen wrote: On Mon, 14 Dec 2015 10:39:05 -0500 Lyude wrote: On Sat, 2015-12-12 at 11:29 -0800, Bill Spitzak wrote: I don't think you need the word "prima

Re: [RFC wayland-protocols 1/1] Add Primary Selection Protocol Version 1

2015-12-14 Thread Pekka Paalanen
On Mon, 14 Dec 2015 16:20:14 -0500 Lyude wrote: > On Mon, 2015-12-14 at 10:45 -0800, Bill Spitzak wrote: > > > > > > On Mon, Dec 14, 2015 at 9:13 AM, Pekka Paalanen > > wrote: > > > On Mon, 14 Dec 2015 10:39:05 -0500 > > > Lyude wrote: > > > > > > > On Sat, 2015-12-12 at 11:29 -0800, Bi

Re: [RFC wayland-protocols 1/1] Add Primary Selection Protocol Version 1

2015-12-14 Thread Lyude
On Mon, 2015-12-14 at 10:45 -0800, Bill Spitzak wrote: > > > On Mon, Dec 14, 2015 at 9:13 AM, Pekka Paalanen wrote: > > On Mon, 14 Dec 2015 10:39:05 -0500 > > Lyude wrote: > > > > > On Sat, 2015-12-12 at 11:29 -0800, Bill Spitzak wrote: > > > > I don't think you need the word "primary" in ther

Re: [RFC wayland-protocols 1/1] Add Primary Selection Protocol Version 1

2015-12-14 Thread Pekka Paalanen
On Mon, 14 Dec 2015 10:45:25 -0800 Bill Spitzak wrote: > On Mon, Dec 14, 2015 at 9:13 AM, Pekka Paalanen wrote: > > > On Mon, 14 Dec 2015 10:39:05 -0500 > > Lyude wrote: > > > > > On Sat, 2015-12-12 at 11:29 -0800, Bill Spitzak wrote: > > > > I don't think you need the word "primary" in there.

Re: [RFC wayland-protocols 1/1] Add Primary Selection Protocol Version 1

2015-12-14 Thread Pekka Paalanen
On Mon, 14 Dec 2015 10:39:05 -0500 Lyude wrote: > On Sat, 2015-12-12 at 11:29 -0800, Bill Spitzak wrote: > > I don't think you need the word "primary" in there. It can be called the > > selection. The other thing this is confused with is called the "clipboard". > > > > Glad to see you reusing th

Re: [RFC wayland-protocols 1/1] Add Primary Selection Protocol Version 1

2015-12-14 Thread Lyude
On Sat, 2015-12-12 at 11:29 -0800, Bill Spitzak wrote: > I don't think you need the word "primary" in there. It can be called the > selection. The other thing this is confused with is called the "clipboard". > > Glad to see you reusing the dnd protocol. X selection and middle-button paste > is rea

Re: [RFC wayland-protocols 1/1] Add Primary Selection Protocol Version 1

2015-12-14 Thread Pekka Paalanen
On Fri, 11 Dec 2015 11:04:07 +0200 Giulio Camuffo wrote: > 2015-12-10 1:29 GMT+02:00 : > > From: Lyude > > > > Signed-off-by: Lyude > > --- > > Makefile.am| 1 + > > unstable/primary-selection/README | 4 + > > .../primary-selection-u

Re: [RFC wayland-protocols 1/1] Add Primary Selection Protocol Version 1

2015-12-11 Thread Giulio Camuffo
2015-12-10 1:29 GMT+02:00 : > From: Lyude > > Signed-off-by: Lyude > --- > Makefile.am| 1 + > unstable/primary-selection/README | 4 + > .../primary-selection-unstable-v1.xml | 87 > ++ > 3 files chang

[RFC wayland-protocols 1/1] Add Primary Selection Protocol Version 1

2015-12-10 Thread cpaul
From: Lyude Signed-off-by: Lyude --- Makefile.am| 1 + unstable/primary-selection/README | 4 + .../primary-selection-unstable-v1.xml | 87 ++ 3 files changed, 92 insertions(+) create mode 100644 unstab