Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement screencast session restore #170

Open
GeorgesStavracas opened this issue Nov 21, 2021 · 1 comment
Open

Implement screencast session restore #170

GeorgesStavracas opened this issue Nov 21, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@GeorgesStavracas
Copy link

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.

@columbarius
Copy link
Collaborator

Thanks for the info. Interested to implement it but it is blocked by #169.

Note:
If screencast without user interaction is required this can be achieved by using the following options.

chooser_type=none
output_name=<Name of output>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants