2016-12-25 09:25:27 +02:00
About
=====
2024-03-02 23:55:15 +00: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 tries to be there only when it is needed.
2016-12-25 09:33:32 +02:00
2018-07-05 12:41:56 +03:00
**"Art in Coffee"**
2016-12-25 09:33:32 +02:00
2017-04-12 21:36:59 -05:00
Screenshots
===========
2017-10-07 16:19:50 +03:00

2017-04-12 21:36:59 -05:00
2017-10-07 16:19:50 +03:00

2016-12-25 09:25:27 +02:00
2021-05-17 16:09:49 +00:00
Development
============
- Official KDE repo in which you can also send your MRs is located at: https://invent.kde.org/plasma/latte-dock
2024-03-02 23:55:15 +00:00
- Bug reports can be sent at: https://bugs.kde.org/enter_bug.cgi?product=lattedock
2021-05-17 16:09:49 +00:00
2016-12-25 09:25:27 +02:00
Installation
============
2017-04-12 13:13:26 -05:00
## Requirements
2016-12-25 09:25:27 +02:00
2022-05-11 20:15:45 +03:00
We need to use at least:
- **Plasma >= 5.24.0**
- **PlasmaWaylandProtocols >= 1.6.0**
- **Qt >= 5.15**
2019-07-28 12:04:37 +03:00
Minimum requirements:
2019-03-17 01:59:35 +02:00
**tools:**
2019-03-16 12:57:35 +02:00
```
bash
```
2016-12-25 09:25:27 +02:00
**development packages for:**
2019-03-16 12:57:35 +02:00
```
2021-12-17 10:49:03 +02:00
Qt5Core >= 5.15.0
Qt5Gui >= 5.15.0
Qt5Dbus >= 5.15.0
2021-02-03 23:59:39 +02:00
2022-05-08 13:52:55 +03:00
KF5Plasma >= 5.82.0
KF5PlasmaQuick >= 5.82.0
KF5Activities >= 5.82.0
KF5CoreAddons >= 5.82.0
KF5GuiAddons >= 5.82.0
KF5DBusAddons >= 5.82.0
KF5Declarative >= 5.82.0
KF5Kirigami2 >= 5.82.0
KF5Wayland >= 5.82.0
KF5Package >= 5.82.0
KF5XmlGui >= 5.82.0
KF5IconThemes >= 5.82.0
KF5KIO >= 5.82.0
KF5I18n >= 5.82.0
KF5Notifications >= 5.82.0
KF5NewStuff >= 5.82.0
KF5Archive >= 5.82.0
KF5GlobalAccel >= 5.82.0
KF5Crash >= 5.82.0
2021-12-01 17:48:01 +02:00
For X11 support:
2022-05-08 13:52:55 +03:00
KF5WindowSystem >= 5.82.0
2017-04-21 16:21:32 +03:00
Qt5X11Extras >= 5.7.0
2017-02-03 14:12:15 -05:00
libxcb
2020-07-19 15:04:46 +03:00
libxcb-randr
libxcb-shape
2017-06-21 02:41:19 -05:00
libSM
2016-12-25 20:58:38 -05:00
```
2016-12-25 09:25:27 +02:00
2017-04-12 13:13:26 -05:00
## From repositories
### Ubuntu/Debian
2018-04-05 13:27:46 +03:00
- [Ubuntu ](https://packages.ubuntu.com/bionic/latte-dock )
2017-04-12 13:13:26 -05: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 13:13:26 -05:00
2017-04-14 04:39:09 -05:00
### Fedora
2018-05-30 18:37:07 +03:00
- [Fedora ](https://koji.fedoraproject.org/koji/packageinfo?packageID=24229 )
2017-04-14 04:39:09 -05:00
2017-04-14 15:32:04 +02:00
### Arch Linux
2017-04-12 13:13:26 -05:00
2018-04-05 13:27:46 +03:00
- [Arch Linux ](https://www.archlinux.org/packages/?sort=&q=latte-dock )
2017-04-12 13:13:26 -05:00
### Gentoo
2018-04-05 13:27:46 +03:00
- [Gentoo ](https://packages.gentoo.org/packages/kde-misc/latte-dock )
2017-04-12 13:13:26 -05:00
2018-02-11 18:38:15 +02:00
### Solus Project
2018-04-05 13:27:46 +03:00
- [Solus ](https://packages.solus-project.com/shannon/l/latte-dock/ )
2018-02-11 18:38:15 +02:00
2018-01-03 11:06:09 +02:00
### Void Linux
2018-12-11 20:34:57 +02:00
- [Void Linux ](https://github.com/void-linux/void-packages/tree/master/srcpkgs/latte-dock )
2018-01-03 11:06:09 +02:00
2018-03-14 07:15:05 +01:00
### FreeBSD
2018-04-05 13:27:46 +03:00
- [FreeBSD Port ](https://www.freshports.org/deskutils/latte-dock/ )
2017-04-12 13:13:26 -05:00
2024-03-02 23:55:15 +00:00
See the [installation instructions ](./INSTALLATION.md ) for other Linux distributions or development builds
2017-04-12 13:13:26 -05:00
## Run Latte-Dock
2018-07-05 12:41:56 +03:00
Latte is now ready to be used by executing
2020-04-17 10:44:05 +07:00
```
latte-dock
2018-07-05 12:41:56 +03:00
```
2024-03-02 23:55:15 +00:00
or activating **Latte Dock** from the applications menu.
2017-04-12 13:13:26 -05:00
2016-12-25 20:14:34 -05:00
Contributors
2017-04-12 13:13:26 -05:00
============
2016-12-25 20:58:38 -05:00
[Varlesh ](https://github.com/varlesh ): Logos and Icons.