Re: [PATCH wayland] protocol: add repeat_info event to wl_keyboard

2014-07-25 Thread Pekka Paalanen
On Tue, 22 Jul 2014 17:39:18 +0100 Jonny Lamb wrote: > In the process wl_keyboard's version has been incremented. Given > clients get the wl_keyboard from wl_seat without a version, wl_seat's > version has also been incremented (wl_seat version 4 implies > wl_keyboard version 4). > --- > protoco

[PATCH wayland] protocol: add repeat_info event to wl_keyboard

2014-07-22 Thread Jonny Lamb
In the process wl_keyboard's version has been incremented. Given clients get the wl_keyboard from wl_seat without a version, wl_seat's version has also been incremented (wl_seat version 4 implies wl_keyboard version 4). --- protocol/wayland.xml | 28 ++-- 1 file changed, 26

Re: [PATCH wayland] protocol: add repeat_info event to wl_keyboard

2014-07-22 Thread Giulio Camuffo
2014-07-17 0:04 GMT+03:00 Jonny Lamb : > In the process wl_keyboard's version has been incremented. Given > clients get the wl_keyboard from wl_seat without a version, wl_seat's > version has also been incremented (wl_seat version 4 implies > wl_keyboard version 4). > --- > protocol/wayland.xml |

[PATCH wayland] protocol: add repeat_info event to wl_keyboard

2014-07-16 Thread Jonny Lamb
In the process wl_keyboard's version has been incremented. Given clients get the wl_keyboard from wl_seat without a version, wl_seat's version has also been incremented (wl_seat version 4 implies wl_keyboard version 4). --- protocol/wayland.xml | 28 ++-- 1 file changed, 26

Re: [PATCH wayland] protocol: add repeat_info event to wl_keyboard

2014-07-16 Thread Jonny Lamb
(finally got around to looking at this again) On Mon, 2 Jun 2014 10:22:40 +0300 Pekka Paalanen wrote: > this looks good to me, but I'd like to see text about when this event > is sent. I assume it is sent once as soon as a wl_keyboard object has > been created, and this is also required/guaranteed

Re: [PATCH wayland] protocol: add repeat_info event to wl_keyboard

2014-06-02 Thread Giulio Camuffo
2014-06-02 9:36 GMT+02:00 Pekka Paalanen : > On Mon, 2 Jun 2014 10:22:40 +0300 > Pekka Paalanen wrote: > >> On Fri, 30 May 2014 11:32:25 +0200 >> Jonny Lamb wrote: >> >> > In the process wl_keyboard's version has been incremented. Given >> > clients get the wl_keyboard from wl_seat without a vers

Re: [PATCH wayland] protocol: add repeat_info event to wl_keyboard

2014-06-02 Thread Pekka Paalanen
On Mon, 2 Jun 2014 10:22:40 +0300 Pekka Paalanen wrote: > On Fri, 30 May 2014 11:32:25 +0200 > Jonny Lamb wrote: > > > In the process wl_keyboard's version has been incremented. Given > > clients get the wl_keyboard from wl_seat without a version, wl_seat's > > version has also been incremented

Re: [PATCH wayland] protocol: add repeat_info event to wl_keyboard

2014-06-02 Thread Pekka Paalanen
On Fri, 30 May 2014 11:32:25 +0200 Jonny Lamb wrote: > In the process wl_keyboard's version has been incremented. Given > clients get the wl_keyboard from wl_seat without a version, wl_seat's > version has also been incremented (wl_seat version 4 implies > wl_keyboard version 4). > --- > protoco

[PATCH wayland] protocol: add repeat_info event to wl_keyboard

2014-05-30 Thread Jonny Lamb
In the process wl_keyboard's version has been incremented. Given clients get the wl_keyboard from wl_seat without a version, wl_seat's version has also been incremented (wl_seat version 4 implies wl_keyboard version 4). --- protocol/wayland.xml | 17 +++-- 1 file changed, 15 insertions

[PATCH wayland] protocol: add repeat_info event to wl_keyboard

2013-11-28 Thread Jonny Lamb
In the process wl_keyboard's version has been incremented. Given clients get the wl_keyboard from wl_seat without a version, wl_seat's version has also been incremented (wl_seat version 4 implies wl_keyboard version 4). --- protocol/wayland.xml | 17 +++-- 1 file changed, 15 insertions

[PATCH wayland] protocol: add repeat_info event to wl_keyboard

2013-07-16 Thread Jonny Lamb
In the process wl_keyboard's version has bben incremented. Given clients get the wl_keyboard from wl_seat without a version, wl_seat's version has also been incremented (wl_seat version 3 implies wl_keyboard version 2). --- protocol/wayland.xml | 17 +++-- 1 file changed, 15 insertions