https://bugs.kde.org/show_bug.cgi?id=472436
--- Comment #10 from Sebastian Sauer <[email protected]> --- Git commit c1016ae008f24c89fac97cf5bd7f3ce889233fa1 by Sebastian Sauer. Committed on 02/09/2026 at 09:44. Pushed by vladz into branch 'master'. Add Dwell Clicker applet and kcm Implement the Plasma applet and kcm for the Dwell Clicker as implement in the MR plasma/kwin!9762 Related: bug 521391 M +1 -0 applets/CMakeLists.txt A +8 -0 applets/dwellclicker/CMakeLists.txt A +6 -0 applets/dwellclicker/Messages.sh A +128 -0 applets/dwellclicker/main.qml [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] A +19 -0 applets/dwellclicker/metadata.json M +10 -2 kcms/access/CMakeLists.txt M +37 -0 kcms/access/kcmaccess.cpp M +6 -0 kcms/access/kcmaccess.h A +38 -0 kcms/access/kcmaccessibilitydwellclicker.kcfg A +150 -0 kcms/access/ui/DwellClicker.qml [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] M +6 -0 kcms/access/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/c1016ae008f24c89fac97cf5bd7f3ce889233fa1 -- You are receiving this mail because: You are watching all bug changes.
