NekoCute Dock
Find a file
Hosted Weblate 8aab4dc52f
Translated using Weblate (Serbian)
Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Slovak)

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Portuguese (Portugal))

Currently translated at 100.0% (9 of 9 strings)

Added translation using Weblate (Serbian)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hugo Carvalho <hugokarvalho@hotmail.com>
Co-authored-by: Mladen Skrbic <mladenskrbiclamba3@gmail.com>
Co-authored-by: Slula ina <sispelarzi@biyac.com>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/sk/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/sr/
Translation: CutefishOS/Dock
2021-09-22 20:38:22 +02:00
.github/workflows Update build.yml 2021-08-31 01:24:05 +08:00
debian Update debain/ 2021-09-20 22:36:42 +08:00
images Update icons 2021-06-04 15:11:39 +08:00
qml Slightly adjust the background color 2021-09-21 10:43:23 +08:00
src Update changelog 2021-09-16 14:52:12 +08:00
translations Translated using Weblate (Serbian) 2021-09-22 20:38:22 +02:00
.gitignore Update icon size 2021-05-06 11:24:12 +08:00
CMakeLists.txt Update interface name 2021-09-15 15:45:56 +08:00
LICENSE first commit 2021-03-16 11:17:11 +08:00
README.md Use CMAKE_INSTALL_BINDIR instead of hardcoded path 2021-08-13 00:55:40 +02:00
resources.qrc Update icons 2021-06-04 15:11:39 +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 -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
make
sudo make install

License

This project has been licensed by GPLv3.