Michail Vourlakos
|
a32367c60c
|
rename inTempScaling to hasZoomPerAxis
|
4 years ago |
Michail Vourlakos
|
f68f2646f7
|
improve variable name for ParabolicItem
|
4 years ago |
Michail Vourlakos
|
433abd05cd
|
decouple parabolic items from task and root
|
4 years ago |
Michail Vourlakos
|
d7b0be1aa6
|
move isParabolicEventBlocked in parabolicItem
|
4 years ago |
Michail Vourlakos
|
d495ee6332
|
drop all deprecated mimic animation
|
4 years ago |
Michail Vourlakos
|
930a1529a8
|
parabolicItem provide isUpdatingOnlySpacers option
|
4 years ago |
Michail Vourlakos
|
f536dda975
|
fix restoring after task demands attention
|
4 years ago |
Michail Vourlakos
|
8d618855ba
|
restore task hovering after launcher bouncing ends
|
4 years ago |
Michail Vourlakos
|
472fb720a5
|
clear zoom before launcher bouncing
|
4 years ago |
Michail Vourlakos
|
e5ceb08730
|
plasmoid:fix needattention case
|
4 years ago |
Michail Vourlakos
|
88f44f48c2
|
provide palette through MyView Ability
|
4 years ago |
Michail Vourlakos
|
f1fc45f5bb
|
provide thin tooltips through ParabolicArea
|
4 years ago |
Michail Vourlakos
|
331e87aba6
|
decouple ParabolicArea from TaskItem
|
4 years ago |
Michail Vourlakos
|
ae44d152de
|
move HiddenSpacer to AbilityBasicItemParts
|
4 years ago |
Michail Vourlakos
|
78abcd7a55
|
make HiddenSpacer independent of TaskItem
|
4 years ago |
Michail Vourlakos
|
96271578b7
|
introduce AbilityBasicItem in plasmoid
|
4 years ago |
Michail Vourlakos
|
7a033f4658
|
rename for ParabolicItem mScale to zoom
|
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
|
a758e8a2ba
|
move isZoomed internally to ParabolicItem
|
4 years ago |
Michail Vourlakos
|
ba94be4612
|
rename ParabolicArea to ParabolicEventsArea
--in order to distinguish it from future ParabolicItem
which will be part of Ability Item
|
4 years ago |
Michail Vourlakos
|
ea05df3807
|
plasmoid:drop deprecated IconItem
|
4 years ago |
Michail Vourlakos
|
9c3601cff4
|
plasmoid:preparing TaskIconItem for Abilities
|
4 years ago |
Michail Vourlakos
|
17294eff20
|
provide full working ThinTooltips Ability
|
4 years ago |
Michail Vourlakos
|
5c5879ac14
|
remove latte tasks specific code from containment
|
4 years ago |
Michail Vourlakos
|
f72a1d75c1
|
fix indexing for tasks visible items
|
4 years ago |
Michail Vourlakos
|
ec4ed5ec08
|
expose badgesIn3DStyle through MyView Ability
|
4 years ago |
Michail Vourlakos
|
dfe439fead
|
provide background opacity through MyView Ability
|
4 years ago |
Michail Vourlakos
|
173a3cf16b
|
plasmoid:access screenGeometry from MyView Ability
|
4 years ago |
Michail Vourlakos
|
f09a6e0026
|
expose items shadow through MyView Ability
|
4 years ago |
Michail Vourlakos
|
352cb64321
|
fixes for abilities
|
4 years ago |
Michail Vourlakos
|
ac890e2a3e
|
plasmoid:use all new AbilityClient.Indicators
|
4 years ago |
Michail Vourlakos
|
42592a0de1
|
simplify Ability.IndicatorItem names
|
4 years ago |
Michail Vourlakos
|
28c20af008
|
fix loading events order of custom indicators
|
4 years ago |
Michail Vourlakos
|
79828d9706
|
plasmoid:fix references for indicators
|
4 years ago |
Michail Vourlakos
|
50c9eed11b
|
upgrade plasmoid to IndicatorLevet items
--plasmoid is now using the IndicatorLevel Ability
Item cleanly. Now everything is ready in order
to provide the full Indicators Ability.
|
4 years ago |
Michail Vourlakos
|
e9ecec47dc
|
containment: more improvements for indicators api
|
4 years ago |
Michail Vourlakos
|
eb34cefdda
|
release animations when user is removing tasks
--for example when the user is hovering a zoomed task
and chooses to remove Latte Tasks applet from its
context menu
|
4 years ago |
Michail Vourlakos
|
f37fde5824
|
simplify dragging architecture
--simpler implementation both for plasmoid
mousehandler and containment droparea
|
4 years ago |
Michail Vourlakos
|
cadae33a39
|
drop viewLayout property from everywhere
|
4 years ago |
Michail Vourlakos
|
b58b03891a
|
plasmoid:decouple Launcher ability from latteView
|
4 years ago |
Michail Vourlakos
|
6390a48863
|
plasmoid:drop some deprecated code for latteView
|
4 years ago |
Michail Vourlakos
|
0a9899491e
|
remove dockIsHidden property
--use instead myView.isHidden
|
4 years ago |
Michail Vourlakos
|
943a3d07c9
|
update-rename to myView.isShownFully
|
4 years ago |
Michail Vourlakos
|
e9cc81b03a
|
drop isHalfShown for myView.isShownPartially
--provide also myView.isShownFully
|
4 years ago |
Michail Vourlakos
|
81349b5db3
|
fix #42,accept mouse events for audio badge
|
4 years ago |
Michail Vourlakos
|
3ec62e6ecc
|
fix wrong naming
|
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
|
b2aa7038a9
|
plasmoid:expose AppletAbilities container item
--use a single central Item in order to provide the
various applet abilities for consumption from the user
|
4 years ago |
Michail Vourlakos
|
f771100e87
|
plasmoid:show separator actions only for launchers
|
4 years ago |