[Greeter] Expose wallpaper QML item as "wallpaper" context property

Authored by broulik on Apr 27 2017, 9:05 AM.

Description

[Greeter] Expose wallpaper QML item as "wallpaper" context property

This way the look and feel package can access the item and for example reparent it
elsewhere for a slide gesture to reveal the password input.

CHANGELOG: Lock Screen look and feel can now access the wallpaper item through the "wallpaper" context property

Differential Revision: https://phabricator.kde.org/D5602

Details