Go to file
Michail Vourlakos b8ce37d4c3 fix #198,recreate windows when it is needed
--in order for a dock to be above KeepAbove
windows must contain flag BypassWindowManagerHint.
Unfortunately this flag breaks the experience with
AlwaysVisible state especially the struts and
snapping behavior. This patch recreates a
dockView when a mode is changed and an
update for the flags is needed.
--at the same time move the localGeometry to
dockView in order to trigger properly the
updateAbsGeometry when it is needed, on
window's geometry changes not only when there
is local geometry change
--when a dock is created through corona, the
addDock function reads the mode which is going
to be used and specifys this way the flags that
have to be set during docks creation
app fix #198,recreate windows when it is needed
containment fix #198,recreate windows when it is needed
icons Improving readability of CMakeLists
liblattedock fix #188,fix launchers behavior for Plasma>=5.9
plasmoid improve tasks progress border
po Update de.po ()
shell update translation strings
.gitignore gitignore update
CHANGELOG.md Update CHANGELOG.md
CMakeLists.txt new dependence
Definitions.cmake Improving readability of CMakeLists
INSTALLATION.md remove kf5 locale prefix as default behavior
LICENSE Wrong license version
Locale.cmake Improving readability of CMakeLists
README.md update requirements for devel packages
TRANSLATORS Udate TRANSLATORS
astylerc avoid white spaces with astyle
clean.sh script for clean the directories
formatter.sh update file mode. +x
install.sh we can pass a build type to install.sh
uninstall.sh set +x mode

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"

Installation

Please run ./install.sh script. After the installation has completed successfully, you can execute latte-dock or search Latte Dock on your menu of applications.

Translators

Requirements

We recommend that you use at least Plasma 5.8.0

development packages for:

 Qt5Core >= 5.6.0

 KF5Plasma >= 5.26.0
 KF5PlasmaQuick >= 5.26.0
 KF5Activities >= 5.26.0
 KF5CoreAddons >= 5.26.0
 KF5DBusAddons >= 5.26.0
 KF5Declarative >= 5.26.0
 KF5Wayland >= 5.26.0
 KF5Package >= 5.26.0
 KF5XmlGui >= 5.26.0
 KF5IconThemes >= 5.26.0
 KF5I18n >= 5.26.0

 For X11 support:
    KF5WindowSystem >= 5.26.0
    Qt5X11Extras >= 5.6.0
    libxcb

Contributors

Varlesh: Logos and Icons.