Bug 456218 - Slide effect speed is much slower by default compared to all other effects at the same global speed setting
Summary: Slide effect speed is much slower by default compared to all other effects at...
Status: RESOLVED DUPLICATE of bug 455450
Alias: None
Product: kwin
Classification: Plasma
Component: effects-various (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-01 18:50 UTC by guimarcalsilva
Modified: 2022-07-01 18:51 UTC (History)
0 users

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 guimarcalsilva 2022-07-01 18:50:04 UTC
SUMMARY

From the discussion in bug 450268 I was told the Slide effect speed is too slow compared to other effects and this is exacerbating another bug where windows don't appear on multi-monitor setups until the animation finishes (I'm not sure if there's a bug report for this one, but since I only have a single monitor, I'm waiting for the person that talked about that to make their own bug report).

At the default global animation speed, on a 60hz screen, it took on average 50 frames for the slide animation to complete, while the overview took on average 15 frames and opening Kickoff took around 8 frames. The new effect has an animation factor which is too big compared to most of the other effects. It should probably take the same amount of time to complete as the overview effect, which is also a fullscreen effect. Making the speed consistent with other full screen effects should improve user complaints and let devs avoid adding redundant per-effect speed settings to work around the issue.

STEPS TO REPRODUCE
1. Switch desktops using the slide effect

OBSERVED RESULT

Animation is way too long at the same global speed setting when compared to all other effects.

EXPECTED RESULT

It should have the same speed as other fullscreen effects, like the Overview effect.

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.25.80
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
Kernel Version: 5.13.0-51-generic (64-bit)
Graphics Platform: Wayland
Processors: 6 × Intel® Core™ i5-9400F CPU @ 2.90GHz
Memory: 7,6 GiB of RAM
Graphics Processor: Radeon RX 570 Series
Comment 1 guimarcalsilva 2022-07-01 18:51:30 UTC
Sorry, I just found out this is a duplicate of 455450

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