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 solution to run two instances of a
> > > full
> > > screen applicat
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 solution to run two instances of a full
> > screen application on separate screens with separate touch screen
> > input. This is pretty easy
Hi,
On Thursday, August 6, 2020 9:02 AM, Nicolas Jeker wrote:
> 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
On Thu, 06 Aug 2020 09:02:49 +0200 Nicolas Jeker said:
path a.
> 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 pa
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