https://bugs.kde.org/show_bug.cgi?id=487895
ratijas <m...@ratijas.tk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m...@ratijas.tk --- Comment #27 from ratijas <m...@ratijas.tk> --- I wonder if we could log all the repaint requests in Qt windows, and then trace it down to QWidget or QQuickItem updates? I can't complain about CPU or GPU usage on my full-AMD laptop, but I do acknowledge that "Show Seconds: Always" causes unnecessary repaints every second when a panel is hidden. Can we track the panel's visibility in widgets to defer the updates? -- You are receiving this mail because: You are watching all bug changes.