Skip to content
Commit a20003b7 authored by Marco Martin's avatar Marco Martin
Browse files

Wallpaper API refactor, WallpaperItem

refactor Wallpaper api similar to PalsmoidItem

Plasma Wallpaper plugins root objects will have to be
instances of WallpaperItem, and their contextual actions
defined in a declarative way:

    WallpaperItem {
        contextualActions: [
            PlasmaCore.Action {...},...
        ]
    }

This removes completely KActionCollection from wallpapers
parent edc3285c
Pipeline #435201 passed with stage
in 2 minutes and 50 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment