https://bugs.kde.org/show_bug.cgi?id=485927
--- Comment #16 from Blazer Silving <breakingsp...@gmail.com> --- > I assume this is upstream with qt. Does anyone know who I have to contact in > order to upstream this? A case can be opened at https://bugreports.qt.io/projects/QTBUG/issues, buuuuut...... This is still technically an issue with Kwin or whichever component is responsible for setting the timing interval properly. Changing the default lib value works (and it works beautifully), but it's still just a hack to prove this works. The value likely will need to be calculated dynamically based on monitor hz. > It looks like these animations are all being driven by QUnifiedTimer I'm curious how you found this! I've been scouring the plasma codebase and can't find anywhere that QUnifiedTimer::setTimingInterval() is referenced, or even portions of it. I checked user-installed plasmoids and other locations as well. If it can be properly set and retained globally as Kwin starts, it would have the same effect as changing the default upstream. -- You are receiving this mail because: You are watching all bug changes.