Qt platform theme plugin, unified style.
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.
 
 
reionwong 00615e1e90 Adjust the background opacity of the Menu
https://github.com/cutefishos/fishui/issues/1
4 years ago
cmake init 4 years ago
debian Update debian/control 4 years ago
platformtheme Support global menu 4 years ago
widgetstyle Adjust the background opacity of the Menu 4 years ago
.gitignore init 4 years ago
CMakeLists.txt init 4 years ago
LICENSE Create LICENSE 4 years ago
README.md init 4 years ago

README.md

Qt Plugins

Unify Qt application style of CutefishOS.

Dependencies

sudo pacman -S gcc extra-cmake-modules qt5-base qt5-tools qt5-x11extras libqtxdg libdbusmenu-qt5 libxcb

Build

mkdir build
cd build
cmake ..
make
sudo make install

License

cutefish-qt-plugins is licensed under GPLv3.