SUMMARY It won't work anymore for clicks, still works for press-drag-release though. X11. STEPS TO REPRODUCE 1. Enable the effect. 2. Press the associated toggle shortcut if needed, because apparently just enabling an effect is not enough and an invisible shortcut is the only UI around. 3. Perform clicks and drag stuff around. OBSERVED RESULT Clicks won't spawn any animated circles. But for drags it still works both on press and release. EXPECTED RESULT Clicks should spawn the circles. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 Kernel Version: 6.12.8-arch1-1 (64-bit) Graphics Platform: X11 Processors: 16 × AMD Ryzen 9 7940HS w/ Radeon 780M Graphics Memory: 60.6 GiB of RAM Graphics Processor: AMD Radeon 780M ADDITIONAL INFORMATION Also, the default colors suck.
Thank you for the bug report! However Plasma 6.1.5 is no longer eligible for support or maintenance from KDE; supported versions are 5.27. (LTS), and 6.2 (non-LTS) or newer. Please upgrade to a supported version as soon as your distribution makes it available to you. Plasma is a fast-moving project, and bugs in one version are often fixed in the next one. If you need support for Plasma 6.1.5, please contact your distribution, who bears the responsibility of providing support for older releases that are no longer supported by KDE. If you can reproduce the issue after upgrading to a supported version, feel free to re-open this bug report.
wtf was that default version field value which i didn't bother to check because there is a SOFTWARE/OS VERSIONS section anyways…
Works for me on Wayland; can confirm it's broken in the way you describe on X11.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/7105
Git commit 86209dd69a6d5c661fdbb783d8ed66aa8d3913ab by Vlad Zahorodnii. Committed on 04/02/2025 at 12:08. Pushed by vladz into branch 'master'. backends/x11: Poll button events Amends 26b15feb61b9ff7f50e1809b4d54635dd1ec1d01. M +4 -0 src/backends/x11/standalone/x11_standalone_xinputintegration.cpp https://invent.kde.org/plasma/kwin/-/commit/86209dd69a6d5c661fdbb783d8ed66aa8d3913ab
Git commit 9e73009408937a3cb2cd3b16d6f03322b4e8fdfc by Vlad Zahorodnii. Committed on 04/02/2025 at 13:36. Pushed by vladz into branch 'Plasma/6.3'. backends/x11: Poll button events Amends 26b15feb61b9ff7f50e1809b4d54635dd1ec1d01. (cherry picked from commit 86209dd69a6d5c661fdbb783d8ed66aa8d3913ab) Co-authored-by: Vlad Zahorodnii <vlad.zahorodnii@kde.org> M +4 -0 src/backends/x11/standalone/x11_standalone_xinputintegration.cpp https://invent.kde.org/plasma/kwin/-/commit/9e73009408937a3cb2cd3b16d6f03322b4e8fdfc
*** Bug 495868 has been marked as a duplicate of this bug. ***