Persist window after closing on wlroots 0.20 compositor #13677
Replies: 1 comment
|
This sounds more likely to be a support request, and we are not currently accepting support requests on GitHub Discussions. Make sure you read any pinned posts on discussion boards before opening a new discussion. Please use our forums or Discord for further assistance. Thank you! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'm on a wlroots 0.20 compositor (mangowm), and the Screen Capture pipewire works fine. But I want to stream a window I might open and close multiple times, the problem is that every time I close said window, that window stops rendering until I go to the Source, Open selector, and select the window again.
Back on X11, I was able to select a window titled "A", and every time I opened and closed "A", it would restore the source, without manually selecting the window again each time.
I did some research, and it appears those portals implement a token which is made to support my use case. Is this an obs problem? wlroots? or does it work on other compositors and it's mango problem?
All reactions