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 688d4d44d9 refactor(qt-plugins): remove X11 integrations 3 weeks ago
.github/workflows ci: use Ubuntu 26.04 for Ubuntu builds 3 weeks ago
cmake init 6 years ago
debian refactor(qt-plugins): remove X11 integrations 3 weeks ago
platformtheme refactor(qt-plugins): remove X11 integrations 3 weeks ago
widgetstyle refactor(qt-plugins): remove X11 integrations 3 weeks ago
.gitignore init 6 years ago
CMakeLists.txt fix: migrate X11 integration to Qt6 3 weeks ago
LICENSE Create LICENSE 5 years ago
README.md refactor(qt-plugins): remove X11 integrations 3 weeks ago

README.md

Qt Plugins

Unify Qt application style of CutefishOS.

Dependencies

sudo pacman -S gcc extra-cmake-modules qt6-base qt6-tools libqtxdg

Build

mkdir build
cd build
cmake ..
make
sudo make install

License

cutefish-qt-plugins is licensed under GPLv3.