https://bugs.kde.org/show_bug.cgi?id=455521
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |5.26 Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/1a475a73de3c | |7015db8e8a2a76113a770eb3e75 | |8 Resolution|--- |FIXED --- Comment #11 from Nate Graham <n...@kde.org> --- Git commit 1a475a73de3c7015db8e8a2a76113a770eb3e758 by Nate Graham, on behalf of Blake Sperling. Committed on 09/08/2022 at 23:54. Pushed by ngraham into branch 'master'. effects: Improve animation durations and easing curves in Windowheap-based effects This commit doubles the animation durations for WindowHeap-based effects (Overview, Present Windows, and Desktop Grid) and uses the OutCubic easing curve for their opening and closing animations. This makes them feel smoother and more comfortable. Related: bug 448538 FIXED-IN: 5.26 M +1 -1 src/effects/desktopgrid/desktopgrideffect.cpp M +1 -1 src/effects/desktopgrid/desktopgrideffect.h M +2 -2 src/effects/desktopgrid/qml/DesktopView.qml M +5 -5 src/effects/desktopgrid/qml/main.qml M +1 -1 src/effects/overview/overvieweffect.cpp M +1 -1 src/effects/overview/overvieweffect.h M +1 -1 src/effects/private/qml/WindowHeapDelegate.qml M +7 -9 src/effects/windowview/qml/main.qml M +1 -1 src/effects/windowview/windowvieweffect.cpp M +1 -1 src/effects/windowview/windowvieweffect.h https://invent.kde.org/plasma/kwin/commit/1a475a73de3c7015db8e8a2a76113a770eb3e758 -- You are receiving this mail because: You are watching all bug changes.