Go to file
omame f62e7d88a4
title bar color update
2021-08-06 00:18:01 +02:00
config disabled kwin4_effect_translucency 2021-02-18 23:36:57 +08:00
plugins title bar color update 2021-08-06 00:18:01 +02:00
scripts Remove cybermagic 2021-02-18 05:16:00 +08:00
tabbox/cyber_thumbnail fix tabbox 2021-06-15 17:40:01 +02:00
.gitignore init 2020-10-17 17:37:01 +08:00
CMakeLists.txt Remove cybermagic 2021-02-18 05:16:00 +08:00
LICENSE GPLv3+ license added 2021-02-19 17:59:32 +01:00
README.md init 2020-10-17 17:37:01 +08:00

README.md

CyberOS 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

cyber-kwin-plugins is licensed under GPLv3.