Summary: | No bouncy feedback cursor when opening apps | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Nick Stefanov <mo78> |
Component: | platform-x11-standalone | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, iton88, kde, maximlogaev2001ezro, nate, teds8945 |
Priority: | NOR | ||
Version: | 5.17.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=407749 | ||
Latest Commit: | https://commits.kde.org/kwin/87f36f53b3e64012bce2edc59f553341fc04cfc2 | Version Fixed In: | 5.17.3 |
Sentry Crash Report: |
Description
Nick Stefanov
2019-10-29 18:31:42 UTC
Same here, no cursor launch feedback icon. I can confirm bug too. My system is also Arch x64 . Does it return if you change the cursor size from "Resolution Independent" to some hardcoded size? Yes, thank you!!! It didn't even crossed my mind :) Yet another reason to just delete this setting: Bug 407749. it's obviously problematic indeed :) Kai, could this have regressed due to your change recently? Can we just get rid of the "Resolution Independent" cursor size setting? Thank you very much,guys for your quick answer with solution ! :) Patch that fixes the issue: https://phabricator.kde.org/D25065 *** Bug 413716 has been marked as a duplicate of this bug. *** Thank you Nate! Thank Kai, not me. ;) Git commit 87f36f53b3e64012bce2edc59f553341fc04cfc2 by Kai Uwe Broulik. Committed on 01/11/2019 at 21:40. Pushed by broulik into branch 'Plasma/5.17'. [effects/startupfeedback] Fallback to small icon size when no cursor size is configured As appears to be the case with the default setup... FIXED-IN: 5.17.3 Differential Revision: https://phabricator.kde.org/D25065 M +5 -1 effects/startupfeedback/startupfeedback.cpp https://commits.kde.org/kwin/87f36f53b3e64012bce2edc59f553341fc04cfc2 Thank you Kai! You're welcome. Also sorry for breaking it in the first place :) |