Desktop Taskbar.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Hosted Weblate bf9c850e4b
Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (9 of 9 strings)

Co-authored-by: Francisco Santos <francisco.msantos07@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/pt_PT/
Translation: CutefishOS/Dock
4 years ago
debian Debian: Lack of runtime dependencies 4 years ago
images Update icons 4 years ago
qml Modify the background of dark mode 4 years ago
src Adjust the default size 4 years ago
translations Translated using Weblate (Portuguese (Portugal)) 4 years ago
.gitignore Update icon size 5 years ago
CMakeLists.txt Open the launchpad to keep the display 4 years ago
LICENSE first commit 5 years ago
README.md Update FishUI 5 years ago
resources.qrc Update icons 4 years ago

README.md

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.