Skip to content

swwind/kwin-effects-baspark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kwin-effects-baspark

Blue Archive style click animations.

Preview

Animation logic ported from DoomVoss/BASpark.

Dependencies

  • Qt 6.6+ (Core, Gui, Quick, OpenGL)
  • KF6 (Config, GlobalAccel, I18n, CoreAddons)
  • KWin (Development headers)
  • Extra CMake Modules (ECM)
  • C++20 compiler

Build

cmake -S . -B build
cmake --build build

Install

Copy the generated library to the KWin effect plugin directory:

# for Arch-Linux
sudo cp \
    build/bin/kwin/effects/plugins/baspark.so \
    /usr/lib/qt6/plugins/kwin/effects/plugins

After copying, goto System Settings -> Desktop Effects, enable BASpark, and done.

About

Blue Archive style click animation

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors