Re: APIs for persistent remote access and headless/hybrid sessions

2024-04-01 Thread Erik Jensen
A remote session would need the following four pieces: 1. An API for the remote access tool to request a remote display and authenticate. This could involve a headless greeter session for remote login or direct authentication of some sort. 2. A way for the login manager to launch a session in

Re: APIs for persistent remote access and headless/hybrid sessions

2024-03-16 Thread Neal Gompa
On Fri, Mar 15, 2024 at 7:52 PM Erik Jensen wrote: > > Thinking about this more, I'm not really sure extending the existing > Portal API makes sense. > > Given that remote assistance (well served by the existing API) wants > > * Explicit user consent to share > * To allow the local user to select

Re: APIs for persistent remote access and headless/hybrid sessions

2024-03-15 Thread Erik Jensen
Thinking about this more, I'm not really sure extending the existing Portal API makes sense. Given that remote assistance (well served by the existing API) wants * Explicit user consent to share * To allow the local user to select what to share * To mirror the selected existing displays /

Re: APIs for persistent remote access and headless/hybrid sessions

2024-02-29 Thread Erik Jensen
> We are definitely interested in working in this area. We have a lot of > the proposed core infrastructure that's listed in that proposed > specification; pipewire, creation of virtual screens, libei access is > coming soon. It's "just" a case of gluing everything together. That's great to hear!

Re: APIs for persistent remote access and headless/hybrid sessions

2024-02-29 Thread David Edmundson
Hello, Thanks for reaching out and keeping us in the loop. It's better now than after something has been implemented. We are definitely interested in working in this area. We have a lot of the proposed core infrastructure that's listed in that proposed specification; pipewire, creation of

Re: APIs for persistent remote access and headless/hybrid sessions

2024-02-27 Thread Neal Gompa
On Tue, Feb 27, 2024 at 2:52 PM Erik Jensen wrote: > > I'm on the Chrome Remote Desktop team at Google, and I am working to > add support for Wayland-based desktop environments. While our initial > focus will be on getting it to work with GNOME, we'd love the > functionally to be based on

APIs for persistent remote access and headless/hybrid sessions

2024-02-27 Thread Erik Jensen
I'm on the Chrome Remote Desktop team at Google, and I am working to add support for Wayland-based desktop environments. While our initial focus will be on getting it to work with GNOME, we'd love the functionally to be based on standardized APIs that can be used across desktop environments, so