https://bugs.kde.org/show_bug.cgi?id=370511
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/81be6962b1e43ea | |4da7caa038fa87d84a3129937 --- Comment #1 from Marco Martin <notm...@gmail.com> --- 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 -- You are receiving this mail because: You are watching all bug changes.