You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently xdg-desktop-portal gained the screencast session restore feature, but it requires frontends to implement that. So xdg-desktop-portal-wlr would need to send restore_data back to xdg-desktop-portal when a permission mode is passed.
Recently xdg-desktop-portal gained the screencast session restore feature, but it requires frontends to implement that. So xdg-desktop-portal-wlr would need to send
restore_data
back to xdg-desktop-portal when a permission mode is passed.There is a reference implementation in xdg-desktop-portal-gnome that is merged already: https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/merge_requests/14
You can use libportal's mainline branch to test this feature, since it's landed support for it too.
The text was updated successfully, but these errors were encountered: