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 67da66ca9e fix: support current Qt6 Debian builds 4 weeks ago
.github/workflows ci: use Ubuntu 26.04 for Ubuntu builds 4 weeks ago
cmake init 6 years ago
compat fix(qt-plugins): port platform plugins to Qt6 4 weeks ago
debian fix: support current Qt6 Debian builds 4 weeks ago
platformtheme fix: support current Qt6 Debian builds 4 weeks ago
widgetstyle fix: support current Qt6 Debian builds 4 weeks ago
.gitignore init 6 years ago
CMakeLists.txt fix: support current Qt6 Debian builds 4 weeks ago
LICENSE Create LICENSE 5 years ago
README.md init 6 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.