mart created this revision. Restricted Application added a project: Kirigami. Restricted Application added a subscriber: plasma-devel.
REVISION 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 REPOSITORY R169 Kirigami BRANCH phab/themechange REVISION DETAIL https://phabricator.kde.org/D5619 AFFECTED FILES src/CMakeLists.txt src/kirigamiplugin.cpp src/styles/Desktop/AbstractApplicationHeader.qml src/styles/Desktop/AbstractListItem.qml src/styles/Desktop/ApplicationWindow.qml src/styles/Desktop/OverlayDrawer.qml src/styles/Desktop/SwipeListItem.qml src/styles/Desktop/Theme.qml src/styles/Desktop/Units.qml src/styles/org.kde.desktop.plasma/Units.qml src/styles/org.kde.desktop/AbstractApplicationHeader.qml src/styles/org.kde.desktop/AbstractListItem.qml src/styles/org.kde.desktop/ApplicationWindow.qml src/styles/org.kde.desktop/OverlayDrawer.qml src/styles/org.kde.desktop/SwipeListItem.qml src/styles/org.kde.desktop/Theme.qml src/styles/org.kde.desktop/Units.qml To: mart Cc: plasma-devel, apol