"Find My Mouse" effect "Spotlight" Demo
KDE Plasma 6.0 (Wayland session)
Extract the following package into /usr/lib/qt6/plugins/
:
spotlight-0.1.tar.gz
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release
cmake --build build
sudo cmake --install build
ShakeDetector.{cpp,h}
: from KDE KWin project (https://invent.kde.org/plasma/kwin/)