1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-10 20:58:18 +03:00
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.
2022-03-31 14:40:35 +00:00
2021-05-27 15:01:00 +00:00
2021-05-27 15:01:00 +00:00
2021-05-27 15:01:00 +00:00
2018-02-16 14:25:43 +01:00
2021-05-22 14:01:40 +00:00
2018-07-03 22:15:12 +03:00
2022-01-25 10:52:17 +02:00
2022-01-16 22:09:49 +02:00
2016-12-25 18:13:05 -05:00
2019-12-31 15:55:54 +02:00
2021-12-17 10:49:03 +02:00
2017-02-03 13:34:34 -05:00

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.

Description
Replacement dock for Plasma desktops, providing an elegant and intuitive experience for your tasks and plasmoids
Readme 22 MiB
Languages
C++ 55.1%
QML 41.9%
CMake 1.4%
JavaScript 1%
Latte 0.5%