You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
--this is side-way path for mouse events and more specific the mouse pressed, released events to be sent from parent window to its qml containment part. This way it is possible to keep the original plasma applet behavior such as original plasma tooltips and provide Latte specific functionality such as animated clicks from indicators. NOTE: An investigation - testing took place in order to check if this approach could be also used for mouseMove events to be used for applets parabolic effect. The result was that this was not possible because there were too many signals and too much calculations too identify for which applet the signal belonged to. The parabolic effect was not fluid in that case and could not catch up. |
6 years ago | |
---|---|---|
app | 6 years ago | |
containment | 6 years ago | |
containmentactions | 6 years ago | |
declarativeimports | 6 years ago | |
icons | 6 years ago | |
indicators | 6 years ago | |
liblatte2 | 6 years ago | |
plasmoid | 6 years ago | |
shell | 6 years ago | |
.arcconfig | 7 years ago | |
.gitignore | 7 years ago | |
CHANGELOG.md | 6 years ago | |
CMakeLists.txt | 6 years ago | |
COPYING | 7 years ago | |
COPYING.LIB | 7 years ago | |
Definitions.cmake | 7 years ago | |
INSTALLATION.md | 7 years ago | |
Messages.sh | 6 years ago | |
NEWFEATURES.md | 6 years ago | |
README.md | 6 years ago | |
astylerc | 7 years ago | |
formatter.sh | 8 years ago | |
install.sh | 7 years ago | |
layoutstorage.cpp | 6 years ago | |
uninstall.sh | 8 years ago |
README.md
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.12.0
tools:
bash
development packages for:
Qt5Core >= 5.9.0
Qt5Gui >= 5.9.0
Qt5Dbus >= 5.9.0
KF5Plasma >= 5.38.0
KF5PlasmaQuick >= 5.38.0
KF5Activities >= 5.38.0
KF5CoreAddons >= 5.38.0
KF5GuiAddons >= 5.38.0
KF5DBusAddons >= 5.38.0
KF5Declarative >= 5.38.0
KF5Wayland >= 5.38.0
KF5Package >= 5.38.0
KF5XmlGui >= 5.38.0
KF5IconThemes >= 5.38.0
KF5I18n >= 5.38.0
KF5Notifications >= 5.38.0
KF5NewStuff >= 5.38.0
KF5Archive >= 5.38.0
KF5GlobalAccel >= 5.38.0
KF5Crash >= 5.38.0
For X11 support:
KF5WindowSystem >= 5.38.0
Qt5X11Extras >= 5.7.0
libxcb
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
or activating Latte Dock from applications menu.
Contributors
Varlesh: Logos and Icons.