kwin/kcmkwin/kwinrules
David Edmundson f3060723e1 [kcmkwin/kwinrules] Don't include kdeglobals in rules config
Summary:
There's nothing relevant in kdeglobals and loading it can lead to noise
when deleting groups that override a system default.

We still cascade which will allow kiosk keys to work as well as relevant
system defaults.

Import/Export is unchanged as that already uses SimpleConfig which
includes this flag.

I don't know if it will fix the relevant issue in the bug or just
reduce noise.

CCBUG: 402139

Test Plan: Compiled.

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D17645
2018-12-19 13:07:50 +00:00
..
CMakeLists.txt Add a method to dbus interface to query information about a window 2018-02-25 14:12:04 +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
main.cpp [kcmkwin/kwinrules] Don't include kdeglobals in rules config 2018-12-19 13:07:50 +00:00
Messages.sh
ruleslist.cpp
ruleslist.h
ruleslist.ui
ruleswidget.cpp Merge branch 'Plasma/5.12' into Plasma/5.14 2018-10-12 13:54:24 +02:00
ruleswidget.h Add a new desktopfile name rule 2018-03-18 09:15:15 +01:00
ruleswidgetbase.ui Add a new desktopfile name rule 2018-03-18 09:15:15 +01:00
yesnobox.h