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

2015-12-04 Thread Bill Spitzak
This seems more complex than is needed. My impression is that there are a non-zero set of version<5 compositors that implement the new behaviour. Therefore a client that relies on the incorrect behavior is broken even if it requests a version < 5, as it will fail with some compositors. I think

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

2015-12-04 Thread Bill Spitzak
On Wed, Dec 2, 2015 at 7:19 AM, Nils Chr. Brause wrote: > On Wed, Dec 2, 2015 at 11:48 AM, Auke Booij wrote: > > I'd be happy to rebase against that, but since that hasn't been merged > > yet, I thought I'd take the current tree as a a basis. > > > > If

Re: [PATCH] [RFC] desktop-shell: change the alpha of black view in fullscreen mode

2015-12-04 Thread Pekka Paalanen
On Thu, 3 Dec 2015 14:18:54 -0800 Bryce Harrington wrote: > On Thu, Dec 03, 2015 at 10:33:27PM +0900, Hyungwon Hwang wrote: > > This patch changes the alpha value of black view in fullscreen mode, > > when the applications opacity changes. > > > > Signed-off-by: Hyungwon

Re: [PATCH v3 wayland-protocols] configure.ac: Fix compatibility for older pkg-config versions

2015-12-04 Thread Pekka Paalanen
On Thu, 3 Dec 2015 17:40:47 -0800 Bryce Harrington wrote: > noarch_pkgconfigdir is not available on oldish pkg-config's. Among > other things this affects Wayland's nightly auto-build Ubuntu 14.04 > PPAs. > > Signed-off-by: Bryce Harrington > Cc:

Re: [PATCH v3 wayland-protocols] configure.ac: Fix compatibility for older pkg-config versions

2015-12-04 Thread Jonas Ådahl
On Fri, Dec 04, 2015 at 10:45:06AM +0100, Quentin Glidic wrote: > On 04/12/2015 02:40, Bryce Harrington wrote: > >noarch_pkgconfigdir is not available on oldish pkg-config's. Among > >other things this affects Wayland's nightly auto-build Ubuntu 14.04 > >PPAs. > > > >Signed-off-by: Bryce

[PATCH v2] rephrasing the index.html to be more acurate

2015-12-04 Thread Benoit Gschwind
Include fixes from Silvan Jegen --- index.html | 41 ++--- 1 file changed, 26 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index a9ebcaa..db04a91 100644 --- a/index.html +++ b/index.html @@ -12,21 +12,32 @@ Wayland -Wayland is

Input device to weston after start

2015-12-04 Thread Keskinarkaus, Teemu
Hi, I have a HW with touchscreen that is connected to serial port. I'm using inputattach to attach the touch to Linux input system. After that I start Weston and touch works just fine. Problem now is that the inputattach takes some time to find/install the touch device and if I start Weston

Re: Input device to weston after start

2015-12-04 Thread Pekka Paalanen
On Fri, 4 Dec 2015 08:04:55 + "Keskinarkaus, Teemu" wrote: > Hi, > > I have a HW with touchscreen that is connected to serial port. I'm > using inputattach to attach the touch to Linux input system. After > that I start Weston and touch works just fine. >

[PATCH] xdg-shell: add state range reservation for EFL

2015-12-04 Thread Mike Blumenkrantz
Reviewed-by: Jasper St. Pierre --- unstable/xdg-shell/xdg-shell-unstable-v5.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/unstable/xdg-shell/xdg-shell-unstable-v5.xml b/unstable/xdg-shell/xdg-shell-unstable-v5.xml index 127992b..542491f 100644 ---

Re: [PATCH] [RFC] desktop-shell: change the alpha of black view in fullscreen mode

2015-12-04 Thread hyungwon.hwang7
Hello Pekka, On 2015년 12월 04일 17:14, Pekka Paalanen wrote: On Thu, 3 Dec 2015 14:18:54 -0800 Bryce Harrington wrote: On Thu, Dec 03, 2015 at 10:33:27PM +0900, Hyungwon Hwang wrote: This patch changes the alpha value of black view in fullscreen mode, when the

Re: [PATCH] [RFC] desktop-shell: change the alpha of black view in fullscreen mode

2015-12-04 Thread hyungwon.hwang7
Hello Bryce, On 2015년 12월 04일 07:18, Bryce Harrington wrote: On Thu, Dec 03, 2015 at 10:33:27PM +0900, Hyungwon Hwang wrote: This patch changes the alpha value of black view in fullscreen mode, when the applications opacity changes. Signed-off-by: Hyungwon Hwang

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

2015-12-04 Thread Bryce Harrington
On Sun, Nov 29, 2015 at 01:54:46PM +, Auke Booij wrote: > 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