NekoCute Dock
Find a file
2021-06-02 14:16:52 +08:00
debian Update debian control 2021-05-21 13:06:13 +08:00
images Remove the border line 2021-06-02 14:16:52 +08:00
qml Remove the border line 2021-06-02 14:16:52 +08:00
src Update icon 2021-06-01 20:19:09 +08:00
translations Add trash item 2021-05-07 13:36:48 +08:00
.gitignore Update icon size 2021-05-06 11:24:12 +08:00
CMakeLists.txt Add DockBackground class 2021-04-16 01:13:45 +08:00
LICENSE first commit 2021-03-16 11:17:11 +08:00
README.md Update FishUI 2021-04-09 22:38:15 +08:00
resources.qrc Update icon 2021-06-01 20:19:09 +08:00

Dock

CutefishOS application dock.

Dependencies

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

You also need fishui and libcutefish.

Build and Install

mkdir build
cd build
cmake ..
make
sudo make install

License

This project has been licensed by GPLv3.