Summary: | Provide an option to turn off animations | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Martin Klapetek <mklapetek> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | auxsvr, bart.polot, bhush94, kde, nate, nortexoid, plasma-bugs, rdieter, someuniquename |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin Klapetek
2015-10-16 17:55:06 UTC
<mgraesslin> can we detect that and turn off when needed <mgraesslin> doing the sane thing instead of adding a knob to workaround ;-) I'd support approach like this^. Not sure how to go about it though. Or we could fix QML by providing partial repaints and other stuff so the spinner no longer eats up all CPU. It clearly did not in the 4.x times before it was done in QML *duck* I would prefer an option to just shut animatinos off completely since even even if the bug in QML were fixed, animations still--unnecessarily!--eat up precious cpu cycles. We could probably even replace animations with just coloring the icons differently to show some action is taking place. +1 for this, since the CPU still goes to 100% when spinners are shown (https://bugs.kde.org/show_bug.cgi?id=312919) We have this now! System Settings > Behavior > General Behavior > Set animation speed slider to "Instant" |