Dock
Dock copied to clipboard
Application dock
Dock 

Dependencies
On Arch Linux:
sudo pacman -S gcc cmake qt5-base qt5-quickcontrols2 kwindowsystem kwayland
On FreeBSD:
sudo pkg install -y curl zip pkgconf cmake qt5-qmake qt5-buildtools qt5-quickcontrols2 kf5-kwindowsystem kf5-kwayland
Build and Install
mkdir build
cd build
cmake ..
make
sudo make install
Acknowledgments
Dock is based on https://github.com/cutefishos/dock by rekols.
License
This project has been licensed by GPLv3.