Commit Graph

21 Commits (f0aa26c9a651cd147c5bc8a326b115b2b9169467)

Author SHA1 Message Date
Michail Vourlakos dd3e5d2442 latte indicator:show border always on second point 3 years ago
Michail Vourlakos 4c641e458b simplify latte indicator implementation
--fix also the line animation in order to be always
played correctly
3 years ago
Michail Vourlakos 1674344f9f [indicators api] - new background corner margin
--introducing in Indicators API a new option to
specify the indicator preference for the distance
between the indicator and panel background roundness.
By altering the option the indicator can get into
the panel background roundness.

BUG:442675
3 years ago
Michail Vourlakos 783ff0368c default indicator:use colorizer manager colors 4 years ago
Alexander Lohnau 505379ed04 Use spdx syntax for all files 4 years ago
Michail Vourlakos a94d68d9b6 pixel perfect popup placement
--at the same time improve a lot background length
calculations and various alignments published
layout geometry in order to correspond much
better to real visible estate
4 years ago
Michail Vourlakos 29f23e8ede latte indicator improve glow calculations 4 years ago
Michail Vourlakos f9e277a9a5 latte indicator:thickness margin option 4 years ago
Michail Vourlakos f50d01fa90 increate Latte indicator size
--provide also an option for increase its size

BUG:430587
4 years ago
Michail Vourlakos 9f1274bf70 remove deprecated property 4 years ago
Michail Vourlakos 6eb157ff69 fix warning from import statement 5 years ago
Michail Vourlakos b69af88ebc refactor:move irrelevant WindowSystem properties
--irrelevant WindowSystem properties are now moved
to LatteCore.Environment that fit better semantically
5 years ago
Michail Vourlakos 5073939335 REFACTOR:split up and refactor liblatte2 and types
--use a more logical organization for types. LibLatte2
is split to become LatteCore library and Latte types
are now moved to application level. The Latte Types will
be split even more... Tasks-Only related types will
become Latte.Tasks types

BUG:420210
5 years ago
Michail Vourlakos 1c88a97c55 app animations independent of plasma durations
--plasma durations can mess up the Latte animations
experience a lot. We now use our own set animations
durations which are independent of what the user
chose for plasma animations speed.

BUG:418883
5 years ago
Michail Vourlakos 4809703e9f remove common global indicators options
--enabledForApplets and lengthPadding for indicators
has now moved to indicators responsibility to handle
--as a consequence usesPlasmaStyle has been removed
from indicators API. The corner cases that indicators
conflict with plasma theme applets should be handled
differently and in a different way
5 years ago
Michail Vourlakos 8194ee94bc inform applets/indicators for screen edge margin
--fix geometries publishing, update margins calculations
5 years ago
Michail Vourlakos bebdc11aa5 dont draw latte indicator for view empty space 6 years ago
Michail Vourlakos 36119d3d86 move Indicators published properties,better place 6 years ago
Michail Vourlakos 1a054ac176 fix Latte Default indicator for vertical views 6 years ago
Michail Vourlakos 710c527cb7 update Latte indicator
--introduce its own reversed option
--support flexible layout for its
config ui
6 years ago
Michail Vourlakos 69e3bf6479 simplify default indicator plugin path
--use "default" instead of the entire
pluginId
6 years ago