Bug 455374 - Slide animation speed of virtual desktops won't change
Summary: Slide animation speed of virtual desktops won't change
Status: RESOLVED DUPLICATE of bug 431259
Alias: None
Product: kwin
Classification: Plasma
Component: effects-various (show other bugs)
Version: 5.25.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-16 02:57 UTC by Bouzid
Modified: 2022-06-16 14:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bouzid 2022-06-16 02:57:38 UTC
SUMMARY
Hi, after updating KDE neon to 5.25.0, the "animation speed" on "Workspace Behavior -> General Behavior" no longer change the speed when switching between virtual desktops. I'm using the X11 btw.


STEPS TO REPRODUCE
1. Increase the value of Workspace Behavior -> General Behavior -> animation speed
2. Switch to another virtual desktop

OBSERVED RESULT
The "slide" animation speed remains the same

EXPECTED RESULT
The "slide" animation speed should reflect the setting "animation speed" like in version 5.24.90

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 20.04 - Kde neon 5.25
KDE Plasma Version:  5.25.0
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.4
Comment 1 Vlad Zahorodnii 2022-06-16 07:03:04 UTC
Can you post your ~/.config/kwinrc file?
Comment 2 David Edmundson 2022-06-16 10:08:25 UTC
marking as needs info
Comment 3 Bouzid 2022-06-16 13:59:13 UTC
(In reply to Vlad Zahorodnii from comment #1)
> Can you post your ~/.config/kwinrc file?

[$Version]
update_info=kwin.upd:replace-scalein-with-scale,kwin.upd:port-minimizeanimation-effect-to-js,kwin.upd:port-scale-effect-to-js,kwin.upd:port-dimscreen-effect-to-js,kwin.upd:auto-bordersize,kwin.upd:animation-speed,kwin.upd:desktop-grid-click-behavior,kwin.upd:no-swap-encourage,kwin.upd:make-translucency-effect-disabled-by-default,kwin.upd:remove-flip-switch-effect,kwin.upd:remove-cover-switch-effect,kwin.upd:remove-cubeslide-effect,kwin.upd:remove-xrender-backend,kwin.upd:enable-scale-effect-by-default,kwin.upd:overview-group-plugin-id

[Compositing]
LatencyPolicy=High
OpenGLIsUnsafe=false

[Desktops]
Id_1=260365b3-f08f-493b-9617-8ac98fb4dc3f
Id_2=46041822-9f1e-4b86-919f-bcc169e7640a
Id_3=2610e527-7862-408f-a582-6e07a6080035
Id_4=86ffa3fa-6ca1-42e4-8862-06c683547062
Id_5=c38277f6-9f7d-4281-b2ee-cc959560ce95
Id_6=89a19b8c-b71f-46d8-b1b7-dd34a9dbd104
Id_7=eb12fd28-7f0f-4731-8b21-40fea207c5a0
Id_8=ea6e349e-8f12-4c55-8418-bfd054e83191
Number=8
Rows=2

[Effect-Overview]
BorderActivate=7
LayoutMode=0

[Effect-PresentWindows]
BorderActivateAll=9

[Effect-ShowFps]
TextPosition=5

[Effect-ThumbnailAside]
MaxWidth=400
Opacity=90

[Effect-overview]
BorderActivate=7
LayoutMode=0

[Effect-presentwindows]
BorderActivateAll=9

[Effect-showfps]
TextPosition=5

[Effect-thumbnailaside]
MaxWidth=400
Opacity=90

[KDE]
AnimationDurationFactor=0.5

[ModifierOnlyShortcuts]
Meta=org.kde.lattedock,/Latte,org.kde.LatteDock,activateLauncherMenu

[MouseBindings]
CommandAllWheel=Change Opacity

[NightColor]
LatitudeAuto=33.8916
LongitudeAuto=-5.5396

[Plugins]
alwaysopenonactivescreenEnabled=true
kwin4_effect_dimscreenEnabled=true
overviewEnabled=true
screenedgeEnabled=false

[Script-desktopchangeosd]
PopupHideDelay=250

[TabBox]
HighlightWindows=false
LayoutName=thumbnail_grid

[Windows]
BorderlessMaximizedWindows=true
ElectricBorderDelay=50
RollOverDesktops=false

[org.kde.kdecoration2]
ButtonsOnLeft=XAIN
ButtonsOnRight=SLF
library=org.kde.breeze
theme=Breeze
Comment 4 Bouzid 2022-06-16 14:19:41 UTC
I've deleted the line `AnimationDurationFactor=0.5` and for some reason all animations work as expected, I think this is a duplicate of https://bugs.kde.org/show_bug.cgi?id=431259
Comment 5 Bouzid 2022-06-16 14:20:16 UTC

*** This bug has been marked as a duplicate of bug 431259 ***