Michail Vourlakos
|
f5fb12e8da
|
position latte panels pop ups really nice
--expose appletsLayoutGeometry through Latte::View
dynamic properties and allog LattQuick::Dialogs to
use it in order to be positioned nicely
|
4 years ago |
Michail Vourlakos
|
0d1661f942
|
move Latte::Dialog to LatteCore library
--this way we can use it to plenty places
|
4 years ago |
Michail Vourlakos
|
5e1758337c
|
Tasks:support new private api for Plasma 5.22
|
4 years ago |
Michail Vourlakos
|
ac8a88d700
|
improve AddItem visual
--make it Square with small roundness in order to
fit better at all cases
|
4 years ago |
Michail Vourlakos
|
37721a2628
|
dont force margins for AutoFill applets
--this way the Tasks scrolling is not triggered
when no needed
BUG:433754
|
4 years ago |
Michail Vourlakos
|
89eae6e667
|
fix tasks model breakage during activity change
based on bug: #433359
|
4 years ago |
Michail Vourlakos
|
541800f972
|
fixes for item separators
--reduce also binding loops produced from
launchers in the plasmoid
|
4 years ago |
Michail Vourlakos
|
1d7e939356
|
isGraphicsSystemAccelerated at Environment Ability
|
4 years ago |
Michail Vourlakos
|
8b1b76eab4
|
move ListView at correct parent based on scrolling
|
4 years ago |
Michail Vourlakos
|
1bda86f2cf
|
dont clip bouncing tasks for zoom=1
|
4 years ago |
Michail Vourlakos
|
90b8a7e502
|
AppletAbilities takes responsibility for Layout
--applets abilities will anchor the layout properly
and at the same time update its values accordingly
|
4 years ago |
Michail Vourlakos
|
7af60c802d
|
provide isHidingBlocked through MyView Ability
|
4 years ago |
Michail Vourlakos
|
2d48769771
|
improve default values for abilities
|
4 years ago |
Michail Vourlakos
|
76a08e6897
|
fixes for abilities
|
4 years ago |
Michail Vourlakos
|
2a291385bf
|
move ParabolicEffect client ability into library
|
4 years ago |
Michail Vourlakos
|
68b93285e2
|
move Metrics client ability into library
|
4 years ago |
Michail Vourlakos
|
76ef6c8111
|
move Animations AbilityClient into library
|
4 years ago |
Michail Vourlakos
|
d495ee6332
|
drop all deprecated mimic animation
|
4 years ago |
Michail Vourlakos
|
88f44f48c2
|
provide palette through MyView Ability
|
4 years ago |
Michail Vourlakos
|
d028db2f5a
|
drop deprecated api
|
4 years ago |
Michail Vourlakos
|
9c3601cff4
|
plasmoid:preparing TaskIconItem for Abilities
|
4 years ago |
Michail Vourlakos
|
9c25c82671
|
plasmoid:remove deprecated latteView
|
4 years ago |
Michail Vourlakos
|
59df189948
|
remove all deprecated thin tooltips implementation
|
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
|
1b64cfed14
|
fix binding loop in Metrics Ability
--fix calculations also for Metrics.thickness.zoomedForItems
|
4 years ago |
Michail Vourlakos
|
ec4ed5ec08
|
expose badgesIn3DStyle through MyView Ability
|
4 years ago |
Michail Vourlakos
|
a62cebf06e
|
expose containment.alignment through its Ability
|
4 years ago |
Michail Vourlakos
|
dbdb95f402
|
improvements for Latte Tasks used in Plasma
|
4 years ago |
Michail Vourlakos
|
dfe439fead
|
provide background opacity through MyView Ability
|
4 years ago |
Michail Vourlakos
|
5edf5a14f8
|
fix unloading LocalIndicators 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
|
ac890e2a3e
|
plasmoid:use all new AbilityClient.Indicators
|
4 years ago |
Michail Vourlakos
|
2b008be27c
|
plasmoid:fix dragging launchers internally
BUG:432110
|
4 years ago |
Michail Vourlakos
|
41e796c7a5
|
containment simplify indicators qml implementation
|
4 years ago |
Michail Vourlakos
|
04b6909e66
|
decouple dropping launchers in applet/containment
--all dropping launchers infrastructure has now decoupled
and can be used from any other applet in other to gain
such privileges
|
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
|
257fb86b0d
|
plasmoid drop viewlayoutname
|
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
|
16f846c72f
|
rename to myView.alignment
|
4 years ago |
Michail Vourlakos
|
efb88d6d15
|
plasmoid:rename for AbilityClient references
|
4 years ago |
Michail Vourlakos
|
d6e71924ba
|
plasmoid:fix binding loop from Indexer.separators
--fix binding loop that was breaking tasks launchers
experience
|
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 |