Re: Display rotation in Wayland/weston in imx6sx

2017-06-21 Thread Jomon John
Teemu, > We have HW iMX6SoloX based HW running Yocto 2.2 and Wayland/Weston 1.11. > There is need to rotate the display 90 degrees. In X11 this wouldn’t be a > problem since you could use xrandr. What I understood Wayland does not > support this method. You are right, xrandr is the configurat

Display rotation in Wayland/weston in imx6sx

2017-06-21 Thread Keskinarkaus, Teemu
Hi, We have HW iMX6SoloX based HW running Yocto 2.2 and Wayland/Weston 1.11. There is need to rotate the display 90 degrees. In X11 this wouldn't be a problem since you could use xrandr. What I understood Wayland does not support this method. There is rotate config(transform) option in Weston,

Re: [ANNOUNCE] wayland 1.13.0

2017-06-21 Thread Bryce Harrington
On Fri, May 05, 2017 at 04:06:00PM -0500, Derek Foreman wrote: > On 26/04/17 11:47 AM, Daniel Stone wrote: > >On 21 February 2017 at 22:59, Bryce Harrington wrote: > >>Our next major release will be version 1.14, which will be scheduled > >>tentatively as follows: > >> > >> √ Development opens im

Re: [RFC weston 0/9] weston-debug protocol, API, and tool

2017-06-21 Thread Pekka Paalanen
On Sat, 3 Jun 2017 14:57:02 +0300 Pekka Paalanen wrote: > From: Pekka Paalanen > > Hi, > > this is a little something I wrote while being stuck off-line in a hot place > and not having to care about anyone's priorities one bit. > > Debug printing has usually been ad hoc weston_log() or even

Re: [PATCH libinput] meson: restore the SELinux context for our .so file on install

2017-06-21 Thread Eric Engestrom
On 21 June 2017 00:43:10 BST, Peter Hutterer wrote: >Signed-off-by: Peter Hutterer >--- >A temporary workaround until the meson bit is fixed. Reviewed-by: Eric Engestrom > meson.build | 6 ++ > src/Makefile.am | 2 +- > src/libinput-restor