Some configurations and plugins of KWin.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
reionwong e7febc4ec2 Merge branch 'main' of github.com:cutefishos/kwin-plugins 5 years ago
.github/workflows Create build.yml 5 years ago
config Update BlurStrength 5 years ago
debian Update control 5 years ago
plugins Decoration: Fix full screen window buttons position 5 years ago
scripts Correct a typo in scripts/cutefish_scale/contents/code/main.js 5 years ago
tabbox/cutefish_thumbnail Change the minimize animation 5 years ago
.gitignore init 5 years ago
CMakeLists.txt Add cutefishos scale animation 5 years ago
LICENSE init 5 years ago
README.md init 5 years ago

README.md

CutefishOS KWin Plugins

Dependencies

sudo pacman -S extra-cmake-modules qt5-base qt5-declarative kconfig kdecoration kguiaddons kcoreaddons kconfigwidgets kwindowsystem kwayland kwin

Build

mkdir build
cd build
cmake ..
make
sudo make install

License

cutefish-kwin-plugins is licensed under GPLv3.