NekoCute Dock
Find a file
2021-03-16 18:13:34 +08:00
qml Update 2021-03-16 17:23:27 +08:00
src Change the name 2021-03-16 18:13:34 +08:00
svg first commit 2021-03-16 11:17:11 +08:00
translations first commit 2021-03-16 11:17:11 +08:00
.gitignore first commit 2021-03-16 11:17:11 +08:00
CMakeLists.txt Update 2021-03-16 17:23:27 +08:00
LICENSE first commit 2021-03-16 11:17:11 +08:00
README.md first commit 2021-03-16 11:17:11 +08:00
resources.qrc first commit 2021-03-16 11:17:11 +08:00

Dock

CutefishOS application dock.

Dependencies

sudo pacman -S gcc cmake qt5-base qt5-quickcontrols2 kwindowsystem

You also need meuikit and libcyber-system.

Build and Install

mkdir build
cd build
cmake ..
make
sudo make install

License

This project has been licensed by GPLv3.