https://bugs.kde.org/show_bug.cgi?id=384264

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/ksc
                   |                            |reenlocker/e36101cd1b4857a2
                   |                            |3e05b9d1f039e9358bd1f49b
         Resolution|WONTFIX                     |FIXED

--- Comment #15 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit e36101cd1b4857a23e05b9d1f039e9358bd1f49b by David Edmundson.
Committed on 08/01/2018 at 13:13.
Pushed by davidedmundson into branch 'master'.

Load config specified by the LnF theme

Summary:
This is loaded in a QQuickView like the wallpaper, rest of the code is
mostly based on something quite similar.

Only differences is that wallpapers packages can change during the
config, whereas the base package cannot; which simplifies some code.

Test Plan:
Started playing some tunes
Locked screen, still had my controls
Changed setting
Locked screen, didn't have my controls
Changed wallpaper to confirm I hadn't broken anything

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

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

M  +1    -0    greeter/CMakeLists.txt
M  +11   -1    greeter/greeterapp.cpp
M  +3    -0    greeter/greeterapp.h
A  +74   -0    greeter/lnf_integration.cpp     [License: GPL]
A  +83   -0    greeter/lnf_integration.h     [License: GPL]
M  +1    -0    kcm/CMakeLists.txt
M  +43   -2    kcm/kcm.cpp
M  +10   -0    kcm/kcm.h
M  +28   -9    kcm/kcm.ui
C  +6    -7    kcm/lnfconfig.qml [from: kcm/config.qml - 085% similarity]
M  +2    -1    kcm/resources.qrc
R  +0    -0    kcm/wallpaperconfig.qml [from: kcm/config.qml - 100% similarity]

https://commits.kde.org/kscreenlocker/e36101cd1b4857a23e05b9d1f039e9358bd1f49b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to