Michail Vourlakos
8bf5b4ad70
calculate scrolling length in (int) values
...
--calculations for tasks length exceed must be done
always in same arthmetic world either int or float for
all values. It is chosen the int case because latte
is providing applets length in int values
BUG:439540
4 years ago
Alexander Lohnau
505379ed04
Use spdx syntax for all files
4 years ago
Michail Vourlakos
5e1758337c
Tasks:support new private api for Plasma 5.22
4 years ago
Michail Vourlakos
721353da1e
forward pressed and released events to indicators
4 years ago
Michail Vourlakos
d495ee6332
drop all deprecated mimic animation
4 years ago
Michail Vourlakos
f1fc45f5bb
provide thin tooltips through ParabolicArea
4 years ago
Michail Vourlakos
33b43cca39
move signal to central TaskItem
4 years ago
Michail Vourlakos
cfaa216438
rename wrapper to ParabolicItem
4 years ago
Michail Vourlakos
17294eff20
provide full working ThinTooltips Ability
4 years ago
Michail Vourlakos
0a9899491e
remove dockIsHidden property
...
--use instead myView.isHidden
4 years ago
Michail Vourlakos
e9cc81b03a
drop isHalfShown for myView.isShownPartially
...
--provide also myView.isShownFully
4 years ago
Michail Vourlakos
33c575b09f
plasmoid:single point for TaskItem.Abilities
...
--expose abilities to items from a single point and use
that in order to provide functionality for each different
item.
4 years ago
Michail Vourlakos
d7ede10d15
plasmoid:move task timers to TaskMouseArea
4 years ago
Michail Vourlakos
2d6b482d5f
plasmoid:move task functionality to TaskMouseArea
4 years ago