Re: [PATCH wayland] protocol: add a note about the version bumps on wl_seat

2015-03-27 Thread Pekka Paalanen
On Fri, 27 Mar 2015 15:46:03 +0800 Jonas Ådahl wrote: > On Fri, Mar 27, 2015 at 09:32:51AM +0200, Pekka Paalanen wrote: > > On Wed, 25 Mar 2015 08:18:11 +0800 > > Jonas Ådahl wrote: > > > > > On Wed, Mar 25, 2015 at 09:37:21AM +1000, Peter Hutterer wrote: > > > > See the explanation by Jonas he

Re: [PATCH wayland] protocol: add a note about the version bumps on wl_seat

2015-03-27 Thread Jonas Ådahl
On Fri, Mar 27, 2015 at 09:32:51AM +0200, Pekka Paalanen wrote: > On Wed, 25 Mar 2015 08:18:11 +0800 > Jonas Ådahl wrote: > > > On Wed, Mar 25, 2015 at 09:37:21AM +1000, Peter Hutterer wrote: > > > See the explanation by Jonas here: > > > http://lists.freedesktop.org/archives/wayland-devel/2015-M

Re: [PATCH wayland] protocol: add a note about the version bumps on wl_seat

2015-03-27 Thread Pekka Paalanen
On Wed, 25 Mar 2015 08:18:11 +0800 Jonas Ådahl wrote: > On Wed, Mar 25, 2015 at 09:37:21AM +1000, Peter Hutterer wrote: > > See the explanation by Jonas here: > > http://lists.freedesktop.org/archives/wayland-devel/2015-March/020814.html > > > > --- > > One thought while writing this: would it m

Re: [PATCH wayland] protocol: add a note about the version bumps on wl_seat

2015-03-24 Thread Jonas Ådahl
On Wed, Mar 25, 2015 at 09:37:21AM +1000, Peter Hutterer wrote: > See the explanation by Jonas here: > http://lists.freedesktop.org/archives/wayland-devel/2015-March/020814.html > > --- > One thought while writing this: would it make sense to add a > wl_seat.get_pointer_versioned request to reques

[PATCH wayland] protocol: add a note about the version bumps on wl_seat

2015-03-24 Thread Peter Hutterer
See the explanation by Jonas here: http://lists.freedesktop.org/archives/wayland-devel/2015-March/020814.html --- One thought while writing this: would it make sense to add a wl_seat.get_pointer_versioned request to request a specific wl_pointer version from the seat? or is that a solution waiting