On Thu, 2020-08-06 at 13:45 +0300, Pekka Paalanen wrote:
> On Thu, 06 Aug 2020 09:35:15 +
> Simon Ser wrote:
>
> > Hi,
> >
> > On Thursday, August 6, 2020 9:02 AM, Nicolas Jeker > > wrote:
> >
> > > I'm currently working on a solut
Hi All,
I'm currently working on a solution to run two instances of a full
screen application on separate screens with separate touch screen
input. This is pretty easy if the application has Wayland support by
using a pair of wl_seats, one for each output and touch screen. Multi-
seat with X11 on