kwin/kcmkwin/kwinrules
Vlad Zagorodniy de04d362da [kcmkwin/rules] Return absolute path of decoration color scheme
Summary:
We need to return the absolute path instead of base name so decoColorToCombo
can return the correct index.

Test Plan:
* Go to System Settings > Window Management > Window Rules;
* Create a new rule for Konsole to force the Oxygen color scheme,
  close the dialog, and click the Apply button;
* Open the rules dialog (you don't have to modify anything), click OK button, then Apply button.

Without this patch, Breeze color scheme will be forced after the
last step.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: graesslin, broulik, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D17655
2019-01-14 22:05:04 +02:00
..
CMakeLists.txt Port window specific rules dialog to DBus 2018-12-31 07:58:12 +01:00
detectwidget.cpp
detectwidget.h
detectwidget.ui
editshortcut.ui
kcm.cpp
kcm.h
kwinrules.desktop
kwinsrc.cpp Port window specific rules dialog to DBus 2018-12-31 07:58:12 +01:00
main.cpp Port window specific rules dialog to DBus 2018-12-31 07:58:12 +01:00
Messages.sh
ruleslist.cpp Port window specific rules dialog to DBus 2018-12-31 07:58:12 +01:00
ruleslist.h
ruleslist.ui
ruleswidget.cpp [kcmkwin/rules] Return absolute path of decoration color scheme 2019-01-14 22:05:04 +02:00
ruleswidget.h Port window specific rules dialog to DBus 2018-12-31 07:58:12 +01:00
ruleswidgetbase.ui
yesnobox.h