Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KDE Portal for XDG Desktop
Commits
097845bc
Commit
097845bc
authored
May 30, 2022
by
Aleix Pol Gonzalez
🐧
Committed by
Aleix Pol Gonzalez
May 30, 2022
Browse files
screencast: Include valid windows in the list of streams to stream
(cherry picked from commit
0cc59268
)
parent
c05f3a18
Pipeline
#183049
passed with stage
in 1 minute and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/screencast.cpp
View file @
097845bc
...
...
@@ -296,6 +296,7 @@ uint ScreenCastPortal::Start(const QDBusObjectPath &handle,
if
(
allowRestore
)
{
windows
+=
win
[
KWayland
::
Client
::
PlasmaWindowModel
::
Uuid
].
toString
();
}
streams
<<
stream
;
}
if
(
streams
.
isEmpty
())
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment