Bug 517296 - No window for accessing newly created virtual output
Summary: No window for accessing newly created virtual output
Status: RESOLVED FIXED
Alias: None
Product: xdg-desktop-portal-kde
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 6.6.1
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-08 17:05 UTC by Daniel Schulte
Modified: 2026-05-24 14:25 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.7.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Schulte 2026-03-08 17:05:01 UTC
SUMMARY
The description of the "Share virtual screen" button for sharing a virtual output says "Creates a screen inside a window, then share", however while the new output is created (I can see it in the pager widget in my panel) I don't think I have any way to see what is happening there except watching my own screen share.

STEPS TO REPRODUCE
1. Click the screen share button somewhere you want to share your screen
2. Click the "Share virtual screen" button

OBSERVED RESULT
A new virtual output is created and windows could be moved there. There is no way to see what is happening on that output without looking at your own (possibly delayed) screen share.

EXPECTED RESULT
The description in the portal suggests a window should be created in which you can see the contents of the virtual output and I guess also interact with the contents on that output.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.6.1
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
Comment 1 Akseli Lahtinen 2026-03-09 10:40:08 UTC
Yes I think we could have some indicator or notification about where the new screen is. For example notification on the adjacent display going "the virtual screen is placed on the right of this display"
Comment 2 Daniel Schulte 2026-03-11 19:46:54 UTC
(In reply to Akseli Lahtinen from comment #1)
> Yes I think we could have some indicator or notification about where the new
> screen is. For example notification on the adjacent display going "the
> virtual screen is placed on the right of this display"

While this is also a good point this is not what my report is about. I know where the virtual desktop is located (to the right of my physical ones). My report is about the text in the share portal indicating that there should be a window somewhere in which I can see/interact with the newly created virtual output.
Comment 3 Bug Janitor Service 2026-05-20 11:52:43 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/564
Comment 4 David Redondo 2026-05-24 06:18:47 UTC
Git commit 81e4413a0869c01c16e3c9eb7b33cd8e08efd45d by David Redondo.
Committed on 24/05/2026 at 06:10.
Pushed by davidre into branch 'master'.

screencast: Fix virtual output description

It doesn't create a new window.

M  +1    -1    src/outputsmodel.cpp

https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/81e4413a0869c01c16e3c9eb7b33cd8e08efd45d
Comment 5 David Redondo 2026-05-24 08:00:29 UTC
Git commit 24018696cd0e12de009bbbf6e891d15bd9692e0d by David Redondo.
Committed on 24/05/2026 at 06:19.
Pushed by davidre into branch 'Plasma/6.7'.

screencast: Fix virtual output description

It doesn't create a new window.


(cherry picked from commit 81e4413a0869c01c16e3c9eb7b33cd8e08efd45d)

Co-authored-by: David Redondo <kde@david-redondo.de>

M  +1    -1    src/outputsmodel.cpp

https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/24018696cd0e12de009bbbf6e891d15bd9692e0d