https://bugs.kde.org/show_bug.cgi?id=487895
Błażej Szczygieł <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #60 from Błażej Szczygieł <[email protected]> --- Similar in Plasma 6.4.5 and Plasma 6.5.0 (Qt 6.10.0), non-stop repainting when panel is hidden. QSG_NO_VSYNC=1 or QSG_RENDER_LOOP=basic fixes it. Generally QSG_NO_VSYNC=1 is very nice for all QtQuick apps, they finally stops being rendered at half refresh rate in many cases, but launching animation on taskbar is too fast and uses 100% CPU on plasmashell. -- You are receiving this mail because: You are watching all bug changes.
