Skip to content

screencast: Improve window stream restoration

David Redondo requested to merge work/davidre/betterscreencastrestore into master

Saving window uuids only works when the window stays open between sessions. This doesnt work when the window is closed and reopened or between user sessions. Instead save application id and title and try to find similar windows again.

Merge request reports