Re: [PATCH weston] autoconf: Remove configure line forgotten in bb707dc0fe331c9af112a0552b7aa6fde755dd83

2018-03-05 Thread Pekka Paalanen
On Mon, 5 Mar 2018 20:02:40 +0100 Emmanuel Gil Peyrot wrote: > Signed-off-by: Emmanuel Gil Peyrot > --- > configure.ac | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > index a0a7a271..0b326ccc 100644 > ---

[PATCH weston] autoconf: Remove configure line forgotten in bb707dc0fe331c9af112a0552b7aa6fde755dd83

2018-03-05 Thread Emmanuel Gil Peyrot
Signed-off-by: Emmanuel Gil Peyrot --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index a0a7a271..0b326ccc 100644 --- a/configure.ac +++ b/configure.ac @@ -718,6 +718,5 @@ AC_MSG_RESULT([ LCMS2 Support

Re: [RFC weston] libweston: Do not include subsurfaces with NULL buffer in bounding box

2018-03-05 Thread Philipp Kerling
Hi, thanks for resurrecting this :-) reply below 2017-12-04 (月) の 21:37 + に Daniel Stone さんは書きました: > Hi Philipp, > > On 28 July 2017 at 15:41, Philipp Kerling wrote: > > I was pondering how to remove the window decorations of my > > application > > (which live in

How shall we start weston under systemd?

2018-03-05 Thread Adam Trhon
Hello, I would like to ask about the preferred way (now and in the future) of starting Weston from systemd. In our devices we start it by a custom .service file: [Unit] Description=Weston Wayland Compositor (on tty7) RequiresMountsFor=/run Conflicts=getty@tty7.service

Weston refresh rate?

2018-03-05 Thread Vanhauwaert Wouter
Hello all, I seem to have an issue, but don't really know what/who to address. Whatever I try to run on my weston installation, I never seem to exceed +- 40fps.  That can also be seen by running the weston-simple-egl test. When I run weston-simple-egl -f, so fullscreen, I get upto 27 fps. But,

Re: [PATCH v14 19/41] compositor-drm: Extract buffer->plane co-ord translation

2018-03-05 Thread Pekka Paalanen
On Fri, 2 Mar 2018 16:32:20 + Daniel Stone wrote: > Hi Pekka, > Thanks for the explanation; I'm not sure why it's requiring so much > mental contortion on my end. :\ Hi Daniel, no worries, the issue both easy to dismiss as simply rounding, and hard to trigger in the