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
Amy Rose 538dba0a02 refactor LayoutManager::save() to remove code repetition
Hey, first KDE contribution here. I was digging through code trying to fix [bug 427530](https://bugs.kde.org/show_bug.cgi?id=427530) when I found this copied-and-pasted block in LayoutManager::save(). This MR moves the block into a lambda to remove code repetition.

I am not a C++ programmer and although nothing changed that I could notice, it would be smart to sanity check and/or test this before merging.
3 years ago
.reuse Use spdx syntax for all files 4 years ago
LICENSES Use spdx syntax for all files 4 years ago
app GIT_SILENT made messages (after extraction) 3 years ago
containment refactor LayoutManager::save() to remove code repetition 3 years ago
containmentactions fix #96,FEATURE:AllScreens and AllSecondaryScreens 3 years ago
declarativeimports fix #100,introduce parabolic edge spacers for main 3 years ago
icons Use spdx syntax for all files 4 years ago
indicators SVN_SILENT made messages (.desktop file) - always resolve ours 3 years ago
plasmoid tasks:fix launchers behavior in different applets 3 years ago
shell provide Default option for Background opacity 3 years ago
.arcconfig Add .arcconfig 7 years ago
.gitignore Update .gitignore 4 years ago
CHANGELOG.md update Changelog to v0.10.8 3 years ago
CMakeLists.txt update to v0.10.76 3 years ago
Definitions.cmake update README links and titles 7 years ago
INSTALLATION.md add missing Fedora dependencies 4 years ago
Messages.sh i18n: Do not refer to parent directory from Messages.sh 6 years ago
NEWFEATURES.md update NEWFEATURES file 5 years ago
README.md update qt minimum to 5.15 3 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
logo.png GIT_SILENT: add Latte-dock icon as repository logo 5 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

Development

Installation

Requirements

We recommend to use at least: Plasma >= 5.18.0 Qt >= 5.15

Minimum requirements:

tools:

 bash

development packages for:

 Qt5Core >= 5.15.0
 Qt5Gui >= 5.15.0
 Qt5Dbus >= 5.15.0

 KF5Plasma >= 5.71.0
 KF5PlasmaQuick >= 5.71.0
 KF5Activities >= 5.71.0
 KF5CoreAddons >= 5.71.0
 KF5GuiAddons >= 5.71.0
 KF5DBusAddons >= 5.71.0
 KF5Declarative >= 5.71.0
 KF5Kirigami2 >= 5.71.0
 KF5Wayland >= 5.71.0
 KF5Package >= 5.71.0
 KF5XmlGui >= 5.71.0
 KF5IconThemes >= 5.71.0
 KF5KIO >= 5.71.0
 KF5I18n >= 5.71.0
 KF5Notifications >= 5.71.0
 KF5NewStuff >= 5.71.0
 KF5Archive >= 5.71.0
 KF5GlobalAccel >= 5.71.0
 KF5Crash >= 5.71.0

  For X11 support:
    KF5WindowSystem >= 5.71.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.