Summary: | no bouncy cursor when opening apps | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Mikel Pérez <io> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, alex765, bharadwaj.raju777, bizyaev, bsmith7581, bugseforuns, Dr, katyaberezyaka, kde, nate, torokati44 |
Priority: | NOR | ||
Version: | 5.14.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=402903 | ||
Latest Commit: | Version Fixed In: | 5.23 | |
Sentry Crash Report: |
Description
Mikel Pérez
2019-03-19 00:38:22 UTC
There's no startup notification protocol yet on Wayland. I get the bouncy icon again now on Plasma Wayland 5.22 (Neon Unstable). Can someone else confirm? I see bouncy cursor when I open files via Dolphin, but I don't when I launch an app via kickoff or krunner. Neon unstable here too. Yeah, this is now partially implemented, but more needs to be done. This is getting included in 5.23. There's changes in the pipeline for a bunch of repositories. I'm hoping you'll get to test it by the end of the month in development releases of Plasma. FWIW, a lot of the changes are already merged and you should be getting them in some places (kwin, kio, kwindowsystem are in place already). Yep, I see those. :) This has been implemented by Aleix Pol Gonzalez and is working for Plasma 5.23! This is not working for me on plasma 5.23.1 on Manjaro. (In reply to Nate Graham from comment #7) > This has been implemented by Aleix Pol Gonzalez and is working for Plasma > 5.23! But not working on Manjaro. Same as Benjamin Smith. Operating System: Manjaro Linux KDE Plasma Version: 5.24.2 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.2 Kernel Version: 5.16.11-2-MANJARO (64-bit) Graphics Platform: Wayland (In reply to Driglu4it from comment #9) > (In reply to Nate Graham from comment #7) > > This has been implemented by Aleix Pol Gonzalez and is working for Plasma > > 5.23! > > > But not working on Manjaro. Same as Benjamin Smith. > > Operating System: Manjaro Linux > KDE Plasma Version: 5.24.2 > KDE Frameworks Version: 5.91.0 > Qt Version: 5.15.2 > Kernel Version: 5.16.11-2-MANJARO (64-bit) > Graphics Platform: Wayland Now I found out that for sure (at least for me) - the animation depends ONLY on the speed of the application launch (in krusader, I brought a deliberately wrong network address to one of the panels to slow down the rendering of the interface - now there is always animation). How it works programmatically - I do not know. Kpat also does not show animation if it is closed and immediately opened, but if it was unloaded from memory + the processor is loaded at that time, there is animation ... |