kwin/kcmkwin/kwinrules
Ismael Asensio 23788ad9b9 [kcm/kwinrules] Add properties to a rule one-by-one
Change the labels to singular `Property` and close the property sheet
after clicking on one item.

The behaviour of the sheet is now more similar to a menu, and not so
much as a dialog which needs to be dismissed to go on.

The idea is to simplify the rule editor workflow and make it more evident
to the users. By making the `Add property` close after each selection,
the user can see immediately that the property has been added to the
rule list so they can edit it.

Also use ListView transitions to add visual hints when adding
or removing properties, and try to position the new added item
into the visible view.
2020-10-07 23:08:23 +02:00
..
package [kcm/kwinrules] Add properties to a rule one-by-one 2020-10-07 23:08:23 +02:00
CMakeLists.txt [kcm/kwinrules] Detect virtual desktops in Wayland 2020-05-19 00:49:15 +02:00
kcm_kwinrules.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
kcmrules.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
kcmrules.h Prettify license headers 2020-08-07 19:57:56 +00:00
kwinsrc.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
main.cpp Fix kwin_rules_dialog not showing translated strings 2020-10-01 00:29:13 +02:00
Messages.sh [kcmkwin/kwinrules] Change translation domain 2020-05-12 10:58:30 +02:00
optionsmodel.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
optionsmodel.h Prettify license headers 2020-08-07 19:57:56 +00:00
rulebookmodel.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
rulebookmodel.h Prettify license headers 2020-08-07 19:57:56 +00:00
ruleitem.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
ruleitem.h Prettify license headers 2020-08-07 19:57:56 +00:00
rulesdialog.cpp Replace remaining usages of old connect syntax with new connect syntax 2020-09-24 09:33:45 +00:00
rulesdialog.h Prettify license headers 2020-08-07 19:57:56 +00:00
rulesmodel.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
rulesmodel.h Prettify license headers 2020-08-07 19:57:56 +00:00