rename Desktop to org.kde.desktop
ClosedPublic

Authored by mart on Apr 27 2017, 2:05 PM.

Details

Summary

In order to work together QtQuickjControls2 themes,
rename the desktop theme to org.kde.desktop, so
it's less likely to conflict with a future thing provided by Qt
add a org.kde.desktop.plasma specialization that
is supposed to take animation length from central plasma
settings, when is installed and can be used as dependency
potentially other extra integration bits will go there

Test Plan

tested systemsettings redesign with org.kde.desktop.plasma style
for both kirigami and our custom desktop qqc2 style

Diff Detail

Repository
R169 Kirigami
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mart created this revision.Apr 27 2017, 2:05 PM
Restricted Application added a project: Kirigami. · View Herald TranscriptApr 27 2017, 2:05 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Apr 27 2017, 2:12 PM
This revision is now accepted and ready to land.Apr 27 2017, 2:12 PM
apol accepted this revision.Apr 27 2017, 2:26 PM
apol added a subscriber: apol.
apol added inline comments.
src/CMakeLists.txt
38 ↗(On Diff #13875)

Please indent.

This revision was automatically updated to reflect the committed changes.