Hi All, I am new to Wayland. I am using Weston 1.9.0 on imx6x board with
touchscreen display of resolution 1024x768. I am seeing touchscreen as
/dev/input/event0 device and it is working. I confirmed functioning of
touchscreen using "cat /dev/input/event0" command. Unfortunately, I don't see
Hi,
On 01-10-2019 10:39, Sean Young wrote:
Hi Hans,
On Mon, Sep 30, 2019 at 01:29:59PM +0200, Hans de Goede wrote:
On 30-09-2019 10:33, Sean Young wrote:
On Mon, Sep 30, 2019 at 11:34:04AM +1000, Peter Hutterer wrote:
On Sun, Sep 29, 2019 at 08:17:38PM +0100, Sean Young wrote:
Any thoughts
On Wed, 29 Aug 2018 13:18:43 -0700
Madhurkiran Harikrishnan wrote:
> The original implementation always chose first egl config for pbuffer
> surface type, however the returned configs are implementation specific
> and egl config may not always match between ctx and surface. Hence,
> use gr->egl_c
Hi Hans,
On Mon, Sep 30, 2019 at 01:29:59PM +0200, Hans de Goede wrote:
> On 30-09-2019 10:33, Sean Young wrote:
> > On Mon, Sep 30, 2019 at 11:34:04AM +1000, Peter Hutterer wrote:
> > > On Sun, Sep 29, 2019 at 08:17:38PM +0100, Sean Young wrote:
> > > > Any thoughts on this would be appreciated!