kwin/kcmkwin/kwinrules
Ismael Asensio cfeca03e48 kwinrules: Limit hightlight scrolling duration
By default, the rules list moves to the hightlighted item
(the one being edited) with a constant velocity. This can
be too slow when the list contains hundreds of items.

By setting `highlightMoveDuration` we set a maximum limit
for this animation.

BUG: 428139
2020-11-02 15:00:24 +00:00
..
package kwinrules: Limit hightlight scrolling duration 2020-11-02 15:00:24 +00:00
CMakeLists.txt Revert "[kwinrules] Show defaults indicator in System Settings" 2020-10-25 21:26:40 +01:00
kcm_kwinrules.desktop Do not explicitely define Exec line for KCM 2020-10-19 15:53:26 +00:00
kcmrules.cpp Revert "[kwinrules] Show defaults indicator in System Settings" 2020-10-25 21:26:40 +01: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 Revert "[kwinrules] Show defaults indicator in System Settings" 2020-10-25 21:26:40 +01:00
rulebookmodel.h Revert "[kwinrules] Show defaults indicator in System Settings" 2020-10-25 21:26:40 +01:00
ruleitem.cpp kwinrules: Do not force suggested property values 2020-10-30 20:16:37 +01:00
ruleitem.h kwinrules: Do not force suggested property values 2020-10-30 20:16:37 +01:00
rulesdialog.cpp kwinrules: Do not force suggested property values 2020-10-30 20:16:37 +01:00
rulesdialog.h Prettify license headers 2020-08-07 19:57:56 +00:00
rulesmodel.cpp kwinrules: Change singal name to better match its meaning 2020-10-30 20:16:37 +01:00
rulesmodel.h kwinrules: Change singal name to better match its meaning 2020-10-30 20:16:37 +01:00