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 Port kwinrules kcm to kconfigxt 2020-03-16 13:21:43 +01:00
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 SVN_SILENT made messages (.desktop file) - always resolve ours 2019-10-18 05:38:34 +02:00
kwinsrc.cpp Port kwinrules kcm to kconfigxt 2020-03-16 13:21:43 +01:00
main.cpp Port kwinrules kcm to kconfigxt 2020-03-16 13:21:43 +01:00
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 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