NekoCute Dock
Find a file
Hosted Weblate a2aa1fa32c
Translated using Weblate (Arabic)
Currently translated at 100.0% (9 of 9 strings)

Added translation using Weblate (Arabic)

Translated using Weblate (Danish)

Currently translated at 88.8% (8 of 9 strings)

Added translation using Weblate (Bulgarian)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Muadh Abdulaziz <m_abdulaziz@tutamail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: gooe fjjielk <jjj3jjkjkmonjop@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/ar/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/da/
Translation: CutefishOS/Dock
2021-08-13 16:13:52 +02:00
debian Debian: Lack of runtime dependencies 2021-07-22 17:34:16 +08:00
images Update icons 2021-06-04 15:11:39 +08:00
qml Modify the background of dark mode 2021-08-01 03:11:02 +08:00
src Adjust the default size 2021-07-22 18:12:35 +08:00
translations Translated using Weblate (Arabic) 2021-08-13 16:13:52 +02:00
.gitignore Update icon size 2021-05-06 11:24:12 +08:00
CMakeLists.txt Open the launchpad to keep the display 2021-07-21 16:49:49 +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 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 ..
make
sudo make install

License

This project has been licensed by GPLv3.