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
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,
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
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
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