NekoCute Dock
Find a file
Hosted Weblate 3e9c89a06f
Translated using Weblate (Tamazight (Central Atlas))
Currently translated at 100.0% (9 of 9 strings)

Added translation using Weblate (Tamazight (Central Atlas))

Translated using Weblate (Dutch)

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Croatian)

Currently translated at 100.0% (9 of 9 strings)

Added translation using Weblate (Croatian)

Translated using Weblate (Azerbaijani)

Currently translated at 100.0% (9 of 9 strings)

Added translation using Weblate (Dutch)

Added translation using Weblate (Azerbaijani)

Translated using Weblate (Bengali (Bangladesh))

Currently translated at 100.0% (9 of 9 strings)

Added translation using Weblate (Bengali)

Co-authored-by: Albion Haxhijaj <albion.haxhijaj@skole.hr>
Co-authored-by: Alex van Steenhoven <alex.steenhoven@gmail.com>
Co-authored-by: Hakim Oubouali <hakim.oubouali.skr@gmail.com>
Co-authored-by: Heimen Stoffels <vistausss@fastmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Mohammad Shoriful Islam Ronju <smronju@gmail.com>
Co-authored-by: Xəyyam Qocayev <xxmn77@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/az/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/bn_BD/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/hr/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/nl/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/tzm/
Translation: CutefishOS/Dock
2022-04-01 04:06:34 +02:00
.github/workflows Update build.yml 2021-08-31 01:24:05 +08:00
debian feat: release 0.8 2022-01-29 03:17:56 +08:00
images Update icons 2021-06-04 15:11:39 +08:00
qml fix: right menu visible 2022-01-17 02:17:59 +08:00
src feat(trash): support move to trash 2021-12-26 17:07:57 +08:00
translations Translated using Weblate (Tamazight (Central Atlas)) 2022-04-01 04:06:34 +02:00
.gitignore Update icon size 2021-05-06 11:24:12 +08:00
CMakeLists.txt Fix pin & unpin 2021-10-03 20:13:00 +08:00
cutefish-dock-list.conf Fix pin & unpin 2021-10-03 20:13:00 +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.