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

Translated using Weblate (Bulgarian)

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Hebrew (Israel))

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Vietnamese)

Currently translated at 100.0% (9 of 9 strings)

Added translation using Weblate (Vietnamese)

Translated using Weblate (Malagasy)

Currently translated at 100.0% (9 of 9 strings)

Added translation using Weblate (Malagasy)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jun Nogata <nogajun@gmail.com>
Co-authored-by: Mike L. Rasamoelina <mckaim1903@gmail.com>
Co-authored-by: Rantyrant <diseasemonger@gmail.com>
Co-authored-by: Stoyan Vuchev <stoyan.v.vuchev@gmail.com>
Co-authored-by: TaIenT <1054001563@qq.com>
Co-authored-by: lebao3105 <bao12345yocoo@gmail.com>
Co-authored-by: תום שמש <tomshemesh2005@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/bg/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/da/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/he_IL/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/ja/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/mg/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/vi/
Translation: CutefishOS/Dock
2021-12-26 10:09:51 +01:00
.github/workflows Update build.yml 2021-08-31 01:24:05 +08:00
debian Update changelog 2021-11-21 14:01:41 +08:00
images Update icons 2021-06-04 15:11:39 +08:00
qml fix(trash): empty trash option visible 2021-12-26 17:09:37 +08:00
src feat(trash): support move to trash 2021-12-26 17:07:57 +08:00
translations Translated using Weblate (Danish) 2021-12-26 10:09:51 +01: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.