[plasmashell] [Bug 472876] No wallpaper plugins display content on the Breeze Lock screen; you just see a black background
David Redondo
bugzilla_noreply at kde.org
Wed Aug 23 15:56:30 BST 2023
https://bugs.kde.org/show_bug.cgi?id=472876
David Redondo <kde at david-redondo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
Latest Commit| |https://invent.kde.org/plas
| |ma/kscreenlocker/-/commit/1
| |cadab0acbbc09c98ff9b3e1ea53
| |4105e68c7799
--- Comment #4 from David Redondo <kde at david-redondo.de> ---
Git commit 1cadab0acbbc09c98ff9b3e1ea534105e68c7799 by David Redondo.
Committed on 23/08/2023 at 16:53.
Pushed by davidre into branch 'master'.
greeter: Make wallpapers work in Plasma 6
In Plasma 6 wallpapers instantiate WallpaperItem as root item
themselves. So we need to let our wrapper gain the full API, make
it an item and register it to be instantiated. Because pluginName
and configuration are CONSTANT upstream we need to make sure they
are already correct when the item is complete.
Related: bug 470601
M +28 -14 greeter/greeterapp.cpp
M +1 -1 greeter/greeterapp.h
M +1 -0 settings/CMakeLists.txt
M +1 -1 settings/appearancesettings.cpp
M +2 -2 settings/wallpaper_integration.cpp
M +16 -3 settings/wallpaper_integration.h
https://invent.kde.org/plasma/kscreenlocker/-/commit/1cadab0acbbc09c98ff9b3e1ea534105e68c7799
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Visual-design
mailing list