Summary: | Window decoration setting is not saved into look and feel package | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Lucas <kdeokk> |
Component: | Global Theme packages | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | plasma-bugs |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-desktop/81be6962b1e43ea4da7caa038fa87d84a3129937 | Version Fixed In: | |
Sentry Crash Report: |
Description
Lucas
2016-10-11 21:52:28 UTC
Git commit 81be6962b1e43ea4da7caa038fa87d84a3129937 by Marco Martin. Committed on 04/01/2017 at 12:23. Pushed by mart into branch 'master'. import kwin deco and button order in l&f Summary: support both button order and decoration theme of kwin when applying for a lnf theme. The deco theme is composed by library and theme entries. c++ themes will only use library, aurorae themes will use theme as well. Test Plan: created some lnf packages that customize this and applied Reviewers: #plasma, graesslin Reviewed By: #plasma, graesslin Subscribers: Lucas, graesslin, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D3832 M +14 -0 CMakeLists.txt M +7 -0 config-workspace.h.cmake M +34 -6 kcms/lookandfeel/kcm.cpp M +2 -0 kcms/lookandfeel/kcm.h https://commits.kde.org/plasma-desktop/81be6962b1e43ea4da7caa038fa87d84a3129937 |