r 19, 2022 19:59
To: Jesse Van Gavere
Cc: wayland-devel@lists.freedesktop.org
Subject: Re: Absolute mouse position
On Mon, Sep 19, 2022 at 11:43:47AM +, Jesse Van Gavere wrote:
>
>
> -Original Message-
> From: Simon Ser
> Sent: Monday, 19 September 2022 13:31
>
On Mon, Sep 19, 2022 at 11:43:47AM +, Jesse Van Gavere wrote:
>
>
> -Original Message-
> From: Simon Ser
> Sent: Monday, 19 September 2022 13:31
> To: Jesse Van Gavere
> Cc: wayland-devel@lists.freedesktop.org
> Subject: Re: Absolute mouse position
>
-Original Message-
From: Simon Ser
Sent: Monday, 19 September 2022 13:31
To: Jesse Van Gavere
Cc: wayland-devel@lists.freedesktop.org
Subject: Re: Absolute mouse position
On Monday, September 19th, 2022 at 13:19, Jesse Van Gavere
wrote:
> Is it possible to somehow get the absol
On Monday, September 19th, 2022 at 13:19, Jesse Van Gavere
wrote:
> Is it possible to somehow get the absolute mouse position relative to
> a screen from Wayland as was possible in X11? It is something an
> application of ours relies on to work properly and we’ve been trying
> to see if we can m
will be added/can be added by us one
> way or another.
>
> -Original Message-
> From: Simon Ser
> Sent: Monday, 6 December 2021 12:10
> To: Jesse Van Gavere
> Cc: wayland-devel@lists.freedesktop.org
> Subject: Re: Absolute mouse position retrieval
>
> > For a devic
a similar feature on
Wayland exists or it's a feature that will be added/can be added by us one way
or another.
-Original Message-
From: Simon Ser
Sent: Monday, 6 December 2021 12:10
To: Jesse Van Gavere
Cc: wayland-devel@lists.freedesktop.org
Subject: Re: Absolute mouse position ret
> For a device we’re making, it’s necessary to have a daemon running on
> servers which frequently polls the absolute mouse location and
> transmits this to our device, this is a necessary feature to have
> correct operation of our device.
Can you expand on this?
Writing a device driver in user-s