El lun., 18 nov. 2019 a las 13:49, Simon Ser () escribió:
>
> On Monday, November 18, 2019 1:37 PM, Guillermo Rodriguez
> wrote:
>
> > Hello,
> >
> > I am writing a Wayland client that acts as an OSD "overlay" on top of
> > another application. This OSD overlay should not handle any pointer
> > e
On Monday, November 18, 2019 1:37 PM, Guillermo Rodriguez
wrote:
> Hello,
>
> I am writing a Wayland client that acts as an OSD "overlay" on top of
> another application. This OSD overlay should not handle any pointer
> events -- these should "pass through" and be handled by the
> application be
Hello,
I am writing a Wayland client that acts as an OSD "overlay" on top of
another application. This OSD overlay should not handle any pointer
events -- these should "pass through" and be handled by the
application below.
From the docs, wwl_surface::set_input_region looked promising:
> Input e