mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-27 06:03:51 +03:00
Michail Vourlakos
0bd90b8fd2
improve recreate dock implementation
--the new implementation possibly fixes two crashes that could occur occasionaly. First it is ensured that the new dock in created after the old one has been removed. We also use directly the containment instead of using a reference for it which could create a crash in some cases. One more fix, setting dock visible to false had no reason as long as it is going to be deleted either way.
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
Installation
Requirements
We recommend that you use at least Plasma 5.9.0
development packages for:
Qt5Core >= 5.7.0
Qt5Gui >= 5.7.0
Qt5Dbus >= 5.7.0
KF5Plasma >= 5.29.0
KF5PlasmaQuick >= 5.29.0
KF5Activities >= 5.29.0
KF5CoreAddons >= 5.29.0
KF5DBusAddons >= 5.29.0
KF5Declarative >= 5.29.0
KF5Wayland >= 5.29.0
KF5Package >= 5.29.0
KF5XmlGui >= 5.29.0
KF5IconThemes >= 5.29.0
KF5I18n >= 5.29.0
KF5Notifications >= 5.29.0
KF5Archive >= 5.29.0
KF5GlobalAccel >= 5.29.0
For X11 support:
KF5WindowSystem >= 5.29.0
Qt5X11Extras >= 5.7.0
libxcb
libSM
From repositories
Ubuntu/Debian
openSUSE
Fedora
Arch Linux
Gentoo
- Gentoo package
- in the portage, as
kde-misc/latte-dock
. If you need the live (git master), unmask the 9999 ebuild and emerge as usual (may be unstable).
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 Latte Dock in applications menu.
Contributors
Varlesh: Logos and Icons.
Description
Replacement dock for Plasma desktops, providing an elegant and intuitive experience for your tasks and plasmoids
Languages
C++
55.1%
QML
41.9%
CMake
1.4%
JavaScript
1%
Latte
0.5%