Panel: mitigate plasmashell high CPU usage when moving windows
updateWindows() is very resource-intensive when the screen resolution
is high, which can cause significant lags when moving windows. Use
callLater to mitigate the impact.
Join us at Akademy to celebrate KDE's 30th anniversary! Travel support requests are open till May 31st. Register now.
updateWindows() is very resource-intensive when the screen resolution
is high, which can cause significant lags when moving windows. Use
callLater to mitigate the impact.