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 Add a method to dbus interface to query information about a window 2018-02-25 14:12:04 +01:00
detectwidget.h Add a method to dbus interface to query information about a window 2018-02-25 14:12:04 +01:00
detectwidget.ui
editshortcut.ui
kcm.cpp [kcmkwin/kwinrules] Don't include kdeglobals in rules config 2018-12-19 13:07:50 +00:00
kcm.h
kwinrules.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-11-22 06:02:11 +01:00
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 Add a new desktopfile name rule 2018-03-18 09:15:15 +01:00
yesnobox.h