| Summary: | Launch feedback animation plays without the cursor if it was hidden when the animation started | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Unknown <null> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.27.10 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/3d9c8429c96da9dea175013414b4c7aef8642723 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Unknown
2024-03-06 18:48:07 UTC
Can reproduce the issue on Wayland too. Pretty minor and low priority though, I'd say. Git commit 40839e3347e91e6193c90ae00e4c2afc1f5f967f by Vlad Zahorodnii. Committed on 31/05/2024 at 15:00. Pushed by vladz into branch 'master'. plugins/startupfeedback: Don't show bouncing cursor if cursor is invisible M +5 -0 src/cursorsource.cpp M +1 -0 src/cursorsource.h M +14 -1 src/plugins/startupfeedback/startupfeedback.cpp https://invent.kde.org/plasma/kwin/-/commit/40839e3347e91e6193c90ae00e4c2afc1f5f967f Git commit 3d9c8429c96da9dea175013414b4c7aef8642723 by Vlad Zahorodnii. Committed on 31/05/2024 at 15:14. Pushed by vladz into branch 'Plasma/6.1'. plugins/startupfeedback: Don't show bouncing cursor if cursor is invisible (cherry picked from commit 40839e3347e91e6193c90ae00e4c2afc1f5f967f) Co-authored-by: Vlad Zahorodnii <vlad.zahorodnii@kde.org> M +5 -0 src/cursorsource.cpp M +1 -0 src/cursorsource.h M +14 -1 src/plugins/startupfeedback/startupfeedback.cpp https://invent.kde.org/plasma/kwin/-/commit/3d9c8429c96da9dea175013414b4c7aef8642723 |