https://bugs.kde.org/show_bug.cgi?id=485850
David Redondo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version| |6.8 Fixed/Implemented| | In| | Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/xdg-desktop-portal-kde/- | |/commit/5900c11d801fd41d49c | |b8976284cd17c54825c1f Status|ASSIGNED |RESOLVED --- Comment #5 from David Redondo <[email protected]> --- Git commit 5900c11d801fd41d49cb8976284cd17c54825c1f by David Redondo. Committed on 14/08/2026 at 07:07. Pushed by ngraham into branch 'master'. Allow the user to set a custom size for virtual screens While the default size is fine, people might want to use a different one. For the available resolutions I took the size of "common modes" from KWin. FIXED-IN: 6.8 M +54 -0 src/PipeWireDelegate.qml M +6 -0 src/PipeWireLayout.qml M +1 -0 src/ScreenChooserDialogTemplate.qml M +7 -4 src/outputsmodel.cpp M +1 -0 src/outputsmodel.h M +21 -9 src/screencast.cpp M +5 -0 src/screenchooserdialog.cpp M +1 -0 src/screenchooserdialog.h https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/5900c11d801fd41d49cb8976284cd17c54825c1f -- You are receiving this mail because: You are watching all bug changes.
