https://bugs.kde.org/show_bug.cgi?id=436803

--- Comment #3 from Nate Graham <n...@kde.org> ---
Not exactly. :)

KSysGuard was written with QtWidgets, which is an older set of Qt-provided UI
components and exclusively renders using the CPU, not your graphics hardware
(if present). System Monitor is written with QtQuick, which is a newer Qt UI
component set which can render using the GPU for reduced CPU usage and lower
power usage as well as better visual effects. However this means that these
apps are exposed to rendering glitches from buggy GPU drivers.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to