Skip to content

stonehold76/kwin-effect-spotlight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kwin-effect-spotlight

"Find My Mouse" effect "Spotlight" Demo

Requirements

KDE Plasma 6.0 (Wayland session)

Installation

Extract the following package into /usr/lib/qt6/plugins/: spotlight-0.1.tar.gz

Build

cmake -B build -S . -DCMAKE_BUILD_TYPE=Release
cmake --build build
sudo cmake --install build

Thanks

ShakeDetector.{cpp,h}: from KDE KWin project (https://invent.kde.org/plasma/kwin/)

About

"Find My Mouse" effect "Spotlight"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 87.8%
  • CMake 12.2%