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.
 
 
 
 
 
Go to file
Michail Vourlakos 6505e8797f send mouse signals from View to containment
--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 send mouse signals from View to containment 6 years ago
containment send mouse signals from View to containment 6 years ago
containmentactions SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
declarativeimports make plasmoid independent the ShadowExternal comp 6 years ago
icons add LICENSE and AUTHORS in icons folders 6 years ago
indicators send mouse signals from View to containment 6 years ago
liblatte2 simplify CMakeLists 6 years ago
plasmoid send mouse signals from View to containment 6 years ago
shell disable par.effect when animations are disabled 6 years ago
.arcconfig Add .arcconfig 7 years ago
.gitignore Add .arcconfig 7 years ago
CHANGELOG.md update Changelog to v0.8.7 6 years ago
CMakeLists.txt support kdeclarative both <5.45 and >=5.45 6 years ago
COPYING add LGPL which is used by some files and rename LICENSE to COPYING which is more common in KDE 7 years ago
COPYING.LIB add LGPL which is used by some files and rename LICENSE to COPYING which is more common in KDE 7 years ago
Definitions.cmake update README links and titles 7 years ago
INSTALLATION.md fix #835, add new dependency 7 years ago
Messages.sh i18n: Do not refer to parent directory from Messages.sh 6 years ago
NEWFEATURES.md update NEWFEATURES until 11/12/2018 6 years ago
README.md update README file 6 years ago
astylerc update astyle conditions 7 years ago
formatter.sh update file mode. +x 8 years ago
install.sh add ENABLE_MAKE_UNIQUE flag for older gcc versions 7 years ago
layoutstorage.cpp REFACTOR:move storaging to own class 6 years ago
uninstall.sh set +x mode 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.