https://bugs.kde.org/show_bug.cgi?id=406130
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/29b57387e8887b4eab1f7fb92 | |469bcb9eab43fb2 --- Comment #5 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 29b57387e8887b4eab1f7fb92469bcb9eab43fb2 by Kai Uwe Broulik. Committed on 27/05/2025 at 08:26. Pushed by broulik into branch 'master'. wallpapers/slideshow: Allow setting global shortcut for next image action Moves the action to the backend plugin so it can talk to KGlobalAccel. Can be handy to have a shortcut rather than having to use the menu every time. M +8 -14 wallpapers/image/imagepackage/contents/ui/main.qml M +1 -0 wallpapers/image/plugin/CMakeLists.txt M +14 -0 wallpapers/image/plugin/imagebackend.cpp M +7 -0 wallpapers/image/plugin/imagebackend.h https://invent.kde.org/plasma/plasma-workspace/-/commit/29b57387e8887b4eab1f7fb92469bcb9eab43fb2 -- You are receiving this mail because: You are watching all bug changes.