On 17/12/2024 15.57, Dan Williams wrote:
On Mon, 2024-12-09 at 13:35 +0100, Teemu Ikonen wrote:
Hi,
In Geoclue we're wondering
(https://gitlab.freedesktop.org/geoclue/geoclue/-/merge_requests/176)
how to deal with multiple clients using ModemManager for location
info.
[...]
Out of curiosity,
Dear All,
I am under the impression it's better to implement a new API as needed,
breaking existing clients if necessary: I am under the impression we don't have
a lot of MM clients using location services after all and furthermore I don't
think
mmcli should be counted as one of them since it l
On Mon, 2024-12-09 at 13:35 +0100, Teemu Ikonen wrote:
> Hi,
>
> In Geoclue we're wondering
> (https://gitlab.freedesktop.org/geoclue/geoclue/-/merge_requests/176)
> how to deal with multiple clients using ModemManager for location
> info.
>
> The straightforward approach of enabling location gat
Hi,
In Geoclue we're wondering
(https://gitlab.freedesktop.org/geoclue/geoclue/-/merge_requests/176) how to
deal with multiple clients using ModemManager for location info.
The straightforward approach of enabling location gathering on client startup
and disabling it on exit does not work, bec