D6864: [System Monitor Applet] Add setting for update interval

Christoph Feck noreply at phabricator.kde.org
Mon Jul 31 22:41:13 UTC 2017


cfeck added inline comments.

INLINE COMMENTS

> main.xml:13
> +    <entry name="updateInterval" type="Int">
> +        <label>The interval in milliseconds to update the data shown</label>
> +        <default>2000</default>

Add a "."

> ConfigGeneral.qml:115
> +                suffix: i18nc("Suffix for spinbox (seconds)", " sec")
> +                maximumValue: 1000
> +                stepSize: 0.5

Maybe it should also specify a minimum value, e.g. 0.05 sec. for 20 updates per second.

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D6864

To: broulik, #plasma
Cc: cfeck, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170731/1fc46ed1/attachment.html>


More information about the Plasma-devel mailing list