https://bugs.kde.org/show_bug.cgi?id=436001
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.0 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/07a45c8db3ba2096ac65ff586 | |c63acd20b475f7d Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #10 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 07a45c8db3ba2096ac65ff586c63acd20b475f7d by Fushan Wen, on behalf of Prajna Sariputra. Committed on 09/01/2024 at 10:38. Pushed by fusionfuture into branch 'master'. kcms/wallpaper: Add option to set the same wallpaper for all screens at once Now that there is a centralized KCM for setting the wallpaper this seemed practical to do, so I gave it a go here. It just enumerates all screens using the same code as the `screenIdFromName` method and sets the wallpaper for each of them. I don't have additional displays, so I'm just using the virtual screen created by the screen sharing portal for testing. FIXED-IN: 6.0 M +18 -1 kcms/wallpaper/ui/main.qml M +35 -7 kcms/wallpaper/wallpapermodule.cpp M +6 -0 kcms/wallpaper/wallpapermodule.h https://invent.kde.org/plasma/plasma-workspace/-/commit/07a45c8db3ba2096ac65ff586c63acd20b475f7d -- You are receiving this mail because: You are watching all bug changes.