2016-12-25 10:25:27 +03:00
About
=====
2016-12-25 10:33:32 +03:00
Latte is a dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids. It animates its contents by using parabolic zoom effect and trys to be there only when it is needed.
2018-07-05 12:41:56 +03:00
**"Art in Coffee"**
2016-12-25 10:33:32 +03:00
2017-04-13 05:36:59 +03:00
Screenshots
===========
2017-10-07 16:19:50 +03:00
![](https://cdn.kde.org/screenshots/latte-dock/latte-dock_regular.png)
2017-04-13 05:36:59 +03:00
2017-10-07 16:19:50 +03:00
![](https://cdn.kde.org/screenshots/latte-dock/latte-dock_settings.png)
2016-12-25 10:25:27 +03:00
Installation
============
2017-04-12 21:13:26 +03:00
## Requirements
2016-12-25 10:25:27 +03:00
2019-07-28 12:04:37 +03:00
We recommend to use at least:
**Plasma >= 5.15.0**
**Qt >= 5.12**
2016-12-25 10:25:27 +03:00
2019-07-28 12:04:37 +03:00
Minimum requirements:
2019-03-17 02:59:35 +03:00
**tools:**
2019-03-16 13:57:35 +03:00
```
bash
```
2016-12-25 10:25:27 +03:00
**development packages for:**
2019-03-16 13:57:35 +03:00
```
2018-04-09 03:36:44 +03:00
Qt5Core >= 5.9.0
Qt5Gui >= 5.9.0
Qt5Dbus >= 5.9.0
2017-04-21 16:21:32 +03:00
2018-02-16 16:12:59 +03:00
KF5Plasma >= 5.38.0
KF5PlasmaQuick >= 5.38.0
KF5Activities >= 5.38.0
KF5CoreAddons >= 5.38.0
2019-01-30 21:09:59 +03:00
KF5GuiAddons >= 5.38.0
2018-02-16 16:12:59 +03:00
KF5DBusAddons >= 5.38.0
KF5Declarative >= 5.38.0
2020-08-22 01:39:43 +03:00
KF5Kirigami2 >= 5.38.0
2018-02-16 16:12:59 +03:00
KF5Wayland >= 5.38.0
KF5Package >= 5.38.0
KF5XmlGui >= 5.38.0
KF5IconThemes >= 5.38.0
2020-03-17 15:06:38 +03:00
KF5KIO >= 5.38.0
2018-02-16 16:12:59 +03:00
KF5I18n >= 5.38.0
KF5Notifications >= 5.38.0
KF5NewStuff >= 5.38.0
KF5Archive >= 5.38.0
KF5GlobalAccel >= 5.38.0
KF5Crash >= 5.38.0
2017-01-15 00:27:58 +03:00
2019-10-31 17:35:32 +03:00
KSysGuard [reguired only for kf5< =5.61]
2019-06-01 01:20:54 +03:00
2017-02-03 22:12:15 +03:00
For X11 support:
2018-02-16 16:12:59 +03:00
KF5WindowSystem >= 5.38.0
2017-04-21 16:21:32 +03:00
Qt5X11Extras >= 5.7.0
2017-02-03 22:12:15 +03:00
libxcb
2020-07-19 15:04:46 +03:00
libxcb-randr
libxcb-shape
2017-06-21 10:41:19 +03:00
libSM
2016-12-26 04:58:38 +03:00
```
2016-12-25 10:25:27 +03:00
2017-04-12 21:13:26 +03:00
## From repositories
### Ubuntu/Debian
2018-04-05 13:27:46 +03:00
- [Ubuntu ](https://packages.ubuntu.com/bionic/latte-dock )
2017-05-27 18:17:21 +03:00
- [Rik Mills - ppa ](https://launchpad.net/~rikmills/+archive/ubuntu/latte-dock )
2017-04-12 21:13:26 +03:00
### openSUSE
2018-04-05 13:27:46 +03:00
- [openSUSE ](https://software.opensuse.org/package/latte-dock?search_term=latte+dock )
- [psifidotos - OBS ](https://software.opensuse.org//download.html?project=home%3Apsifidotos&package=latte-dock )
2017-04-12 21:13:26 +03:00
2017-04-14 12:39:09 +03:00
### Fedora
2018-05-30 18:37:07 +03:00
- [Fedora ](https://koji.fedoraproject.org/koji/packageinfo?packageID=24229 )
2017-04-14 12:39:09 +03:00
2017-04-14 16:32:04 +03:00
### Arch Linux
2017-04-12 21:13:26 +03:00
2018-04-05 13:27:46 +03:00
- [Arch Linux ](https://www.archlinux.org/packages/?sort=&q=latte-dock )
2017-04-12 21:13:26 +03:00
### Gentoo
2018-04-05 13:27:46 +03:00
- [Gentoo ](https://packages.gentoo.org/packages/kde-misc/latte-dock )
2017-04-12 21:13:26 +03:00
2018-02-11 19:38:15 +03:00
### Solus Project
2018-04-05 13:27:46 +03:00
- [Solus ](https://packages.solus-project.com/shannon/l/latte-dock/ )
2018-02-11 19:38:15 +03:00
2018-01-03 12:06:09 +03:00
### Void Linux
2018-12-11 21:34:57 +03:00
- [Void Linux ](https://github.com/void-linux/void-packages/tree/master/srcpkgs/latte-dock )
2018-01-03 12:06:09 +03:00
2018-03-14 09:15:05 +03:00
### FreeBSD
2018-04-05 13:27:46 +03:00
- [FreeBSD Port ](https://www.freshports.org/deskutils/latte-dock/ )
2017-04-12 21:13:26 +03:00
2018-07-05 12:41:56 +03:00
See the [installation instruction ](./INSTALLATION.md ) for others Linux distribution or development build
2017-04-12 21:13:26 +03:00
## Run Latte-Dock
2018-07-05 12:41:56 +03:00
Latte is now ready to be used by executing
2020-04-17 06:44:05 +03:00
```
latte-dock
2018-07-05 12:41:56 +03:00
```
or activating **Latte Dock** from applications menu.
2017-04-12 21:13:26 +03:00
2016-12-26 04:14:34 +03:00
Contributors
2017-04-12 21:13:26 +03:00
============
2016-12-26 04:58:38 +03:00
[Varlesh ](https://github.com/varlesh ): Logos and Icons.