mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-12 01:17:55 +03:00
Replacement dock for Plasma desktops, providing an elegant and intuitive experience for your tasks and plasmoids
912f2f1cfa
--as it appears plasma applets were not the main faulter to blame for startup freezes. The bug was that Latte was trying to communicate with Plasma DBus interface to inform it about docks/panels geometries. For some reason during startup other applets could also were trying the same and for that reason Qt provides a 25sec forced delay in case there are too many such calls. The new approach does not block the startup code at all and it should work at all cases. BUG:444739 FIXED-IN:0.10.4 |
||
---|---|---|
.reuse | ||
app | ||
containment | ||
containmentactions | ||
declarativeimports | ||
icons | ||
indicators | ||
LICENSES | ||
plasmoid | ||
shell | ||
.arcconfig | ||
.gitignore | ||
astylerc | ||
CHANGELOG.md | ||
CMakeLists.txt | ||
Definitions.cmake | ||
formatter.sh | ||
install.sh | ||
INSTALLATION.md | ||
logo.png | ||
Messages.sh | ||
NEWFEATURES.md | ||
README.md | ||
uninstall.sh |
About
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.
"Art in Coffee"
Screenshots
Development
- Official KDE repo in which you can also send your MRs is located at: https://invent.kde.org/plasma/latte-dock
- Bug reports can be send at: https://bugs.kde.org/enter_bug.cgi?product=lattedock
Installation
Requirements
We recommend to use at least: Plasma >= 5.15.0 Qt >= 5.12
Minimum requirements:
tools:
bash
development packages for:
Qt5Core >= 5.12.0
Qt5Gui >= 5.12.0
Qt5Dbus >= 5.12.0
KF5Plasma >= 5.48.0
KF5PlasmaQuick >= 5.48.0
KF5Activities >= 5.48.0
KF5CoreAddons >= 5.48.0
KF5GuiAddons >= 5.48.0
KF5DBusAddons >= 5.48.0
KF5Declarative >= 5.48.0
KF5Kirigami2 >= 5.48.0
KF5Wayland >= 5.48.0
KF5Package >= 5.48.0
KF5XmlGui >= 5.48.0
KF5IconThemes >= 5.48.0
KF5KIO >= 5.48.0
KF5I18n >= 5.48.0
KF5Notifications >= 5.48.0
KF5NewStuff >= 5.48.0
KF5Archive >= 5.48.0
KF5GlobalAccel >= 5.48.0
KF5Crash >= 5.48.0
KSysGuard [reguired only for kf5<=5.61]
For X11 support:
KF5WindowSystem >= 5.48.0
Qt5X11Extras >= 5.7.0
libxcb
libxcb-randr
libxcb-shape
libSM
From repositories
Ubuntu/Debian
openSUSE
Fedora
Arch Linux
Gentoo
Solus Project
Void Linux
FreeBSD
See the installation instruction for others Linux distribution or development build
Run Latte-Dock
Latte is now ready to be used by executing
latte-dock
or activating Latte Dock from applications menu.
Contributors
Varlesh: Logos and Icons.