You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
omame e8e65cf233
updated palette work in progress
2 years ago
cmake Init 2 years ago
platformtheme update the icon theme 2 years ago
widgetstyle updated palette work in progress 2 years ago
.gitignore Init 2 years ago
CMakeLists.txt update the icon theme 2 years ago
LICENSE GPLv3+ license added 2 years ago
README.md Update README.md 2 years ago

README.md

Cyber Qt Plugins

Unify Qt application style of CyberOS.

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

cyber-qt-plugins is licensed under GPLv3.