Skip to content
Commit 36dd019c authored by Alexander Volkov's avatar Alexander Volkov Committed by Alexander Volkov
Browse files

Use NetworkManager::DeviceStatistics instead of Plasma data engine

Summary:
It's more correct to get information about devices from a single
source, i.e. from NetworkManager. Besides it allows to show the
total number of received/transmitted bytes instead of the current
speed, which is more useful for the user. The current speed can
still be seen on the graph.

This change requires NetworkManagerQt 5.50, because of the fixed
DevicesStatistics::setRefreshRateMs().

Reviewers: #plasma, jgrulich, sitter, jriddell

Reviewed By: jgrulich

Subscribers: broulik, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D14835
parent 888058ad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment