kwin/kcmkwin/kwinrules
David Edmundson 996e840172 Drop kdeinit linking
Summary:
This wasn't used on startup (ksmserver calls KProcess)
Nor for the rules dialog (kwin invokes it with QProcess)

We may as well simplify the code and drop the dependency

See also T12140

Test Plan:
Restarted
Opened the rules dialog

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D26835
2020-01-22 12:46:10 +00:00
..
CMakeLists.txt Drop kdeinit linking 2020-01-22 12:46:10 +00:00
detectwidget.cpp
detectwidget.h
detectwidget.ui
editshortcut.ui
kcm.cpp Remove deprecated method 2019-03-01 08:15:31 +01:00
kcm.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
kwinrules.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-10-18 05:38:34 +02:00
kwinsrc.cpp Port window specific rules dialog to DBus 2018-12-31 07:58:12 +01:00
main.cpp Drop kdeinit linking 2020-01-22 12:46:10 +00:00
Messages.sh
ruleslist.cpp Delete unused includes 2019-09-06 16:07:55 +03:00
ruleslist.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
ruleslist.ui
ruleswidget.cpp Add some const & 2019-10-30 19:23:01 +01:00
ruleswidget.h Add some const & 2019-10-30 19:23:01 +01:00
ruleswidgetbase.ui Improve comprehensibility and consistency of window placement mode names 2019-09-19 10:34:39 -06:00
yesnobox.h