Re: [PATCH wayland v4] protocol: Add wl_surface.damage_buffer

2015-11-29 Thread Pekka Paalanen
On Fri, 27 Nov 2015 09:33:41 -0800 Jason Ekstrand wrote: > On Nov 27, 2015 1:35 AM, "Pekka Paalanen" wrote: > > > > On Fri, 27 Nov 2015 16:47:19 +0800 > > Jonas Ã…dahl wrote: > > > > > On Thu, Nov 26, 2015 at 03:44:12PM -0600, Derek Foreman wrote: > > > > wl_surface.damage uses surface local

Re: [PATCH weston 11/11] simple-damage: Add --use-buffer-damage flag

2015-11-29 Thread Pekka Paalanen
On Fri, 27 Nov 2015 14:55:13 -0600 Derek Foreman wrote: > On 27/11/15 07:47 AM, Pekka Paalanen wrote: > > On Wed, 18 Nov 2015 16:32:34 -0600 > > Derek Foreman wrote: > > > >> Add a new flag for testing damage in buffer co-ordinates > >> > >> Signed-off-by: Derek Foreman > >> --- > >> client

[PATCH wayland] protocol: specify behavior of get_pointer when capabilities change

2015-11-29 Thread Peter Hutterer
Also applies to touch/keyboard Signed-off-by: Peter Hutterer --- protocol/wayland.xml | 30 +++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index f9e6d76..370fafc 100644 --- a/protocol/wayland.xml +++ b/pro

[PATCH v2 wayland] protocol: add support for cross-interface enum attributes

2015-11-29 Thread Auke Booij
The enum attribute, for which scanner support was introduced in 1771299, can be used to link message arguments to s. However, some arguments refer to s in a different . This adds scanner support for referring to an in a different using dot notation. It also sets the attributes in this style in t

Re: [PATCH wayland] Add support for cross-interface enum attributes

2015-11-29 Thread Derek Foreman
On 29/11/15 05:22 AM, Auke Booij wrote: > On 29 November 2015 at 01:27, Auke Booij wrote: >> Signed-off-by: Auke Booij > > I realized this is the wrong search algorithm. I will fix it later today. It also seems like it could use a much more elaborate commit log. :) Thanks, Derek > ___

Re: [PATCH wayland] Add support for cross-interface enum attributes

2015-11-29 Thread Auke Booij
On 29 November 2015 at 01:27, Auke Booij wrote: > Signed-off-by: Auke Booij I realized this is the wrong search algorithm. I will fix it later today. ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailma