kwin/kcmkwin/kwinrules
Henri Chain 518c85e91e Remove default button on kwinrules KCM
Summary:
The "default" button was behaving the same as "reset" which was unnecessary and confusing.

As the only settings are the list of rules, the only meaning "default" could have is to clear all the rules, which is probably not what the user would want. So I think the best course of action is to remove the button.

Reviewers: zzag, meven, crossi, bport, ervin

Reviewed By: zzag

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D28071
2020-03-16 17:11:01 +01:00
..
CMakeLists.txt
detectwidget.cpp
detectwidget.h
detectwidget.ui
editshortcut.ui
kcm.cpp Remove default button on kwinrules KCM 2020-03-16 17:11:01 +01:00
kcm.h Remove default button on kwinrules KCM 2020-03-16 17:11:01 +01:00
kwinrules.desktop
kwinsrc.cpp
main.cpp
Messages.sh
ruleslist.cpp Remove default button on kwinrules KCM 2020-03-16 17:11:01 +01:00
ruleslist.h Remove default button on kwinrules KCM 2020-03-16 17:11:01 +01:00
ruleslist.ui
ruleswidget.cpp
ruleswidget.h
ruleswidgetbase.ui
yesnobox.h