Michail Vourlakos
b4a71bdbe3
fix applets hidden spacers calculations
...
--remove also some deprecated apis
4 years ago
Michail Vourlakos
34f1eff125
remove separator length based on latte setting
4 years ago
Michail Vourlakos
aef310bf36
upgrade debug spacers to Abilities
4 years ago
Michail Vourlakos
88ea6e370e
add isEnabled to parabolic Ability
4 years ago
Michail Vourlakos
edb943db6b
fixes for spacers and positioning of behaveAsPanel
...
--fix positioning for Right/Bottom alignments when
View behavesAsPlasmaPanel
5 years ago
Michail Vourlakos
0c5fb4957e
rename applet property to isAutoFillApplet
5 years ago
Michail Vourlakos
61ce906ef9
dont add margins for fitt's case in fill applets
5 years ago
Michail Vourlakos
30aa8963cb
fixes for Fitts Law applet margins
5 years ago
Michail Vourlakos
a9425409d0
improve Indexer Container/Bridge implementation
5 years ago
Michail Vourlakos
df4df914ca
introduce Indexer ContainerAbility
5 years ago
Michail Vourlakos
62879df90e
rename appletitem aliases properly
5 years ago
Michail Vourlakos
44c7faba65
move zoomFactor,maxZoomFactor to ContainerAbility
...
--use nicer names such as parabolic.factor.zoom
and parabolic.factor.maxZoom
5 years ago
Michail Vourlakos
7e1be6144a
remove Parabolic::DirectRender timer functionality
...
--remove direct render timer which is not used any more.
5 years ago
Michail Vourlakos
6259c395de
move lengthMargin(s) to Metrics ability
5 years ago
Michail Vourlakos
c45e45138f
rename Metrics padding.length
5 years ago
Michail Vourlakos
dbd830aa48
remove applets spacers unneeded code
5 years ago
Michail Vourlakos
ac99708315
MAJOR MAJOR:splitting types to their own component
...
--improve types and references and add types splitted
at better places. So now we have
- LatteCore.Types that are global for all components
- LatteTasks.Types that are private to tasks plasmoid
- LatteContainment.Types that are private to latte
containment
5 years ago
Michail Vourlakos
810dd5a1b4
publish Abilities qml library
...
--add AppletRequirements in Abilities
qml library
5 years ago
Michail Vourlakos
6833a9b5cb
expose an object for AppletRequirements
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
25d061bb8f
introduce Environment in Latte library
...
--as first value provide the separator length
that needs to be applied for all separators
5 years ago
Michail Vourlakos
7d0d8f74f7
fix applets edge margins calculations
...
--different applets situations request different
margins for indicators and margins between them
in order to draw them properly. This fix takes
into account when edge margins are disabled from
wrapper and in that case the edge margins for these
are calculated bettter.
5 years ago
Michail Vourlakos
2577c33b7d
improvements for margins/paddings
...
--fix also how firstVisibleIndex is tracked for
AppletContainer(s)
5 years ago
Michail Vourlakos
5c5084f7bb
improve some semantics in AppletItem
5 years ago
Michail Vourlakos
7663e86068
multiple fixes for different margins
...
--multiple fixes for margins all over the place. More
specific how they are calculated and when they are
used
5 years ago
Michail Vourlakos
5a2c59601c
Indicators:different margins for applets
...
--indicators gained a way to set different margins
for applets if they want to
6 years ago
Michail Vourlakos
edfd111d9a
use only exter.margins for separators
...
--separators are only usings the external margins
between items. In the past it was also consider
the indicators internal padding. This is not
needed and it was creating too big empty
spaces with no real reason.
6 years ago
Michail Vourlakos
08f3855292
add Communicator::lengthMarginsEnabled for applets
...
--applets can now inform Latte if they want length
margins or not
6 years ago
Michail Vourlakos
95e141346e
update applets container
...
--fix separators, spacers corner cases behavior
--dont apply hidden spacers for separators and
spacers
--remove the plasma panel spacer reference which
is deprecated and not used any more
6 years ago
Michail Vourlakos
fc8d0ed46c
fixes for margins
6 years ago
Michail Vourlakos
d9fe9d438d
move Plasma/UnityIndicators into liblatte2
6 years ago
Michail Vourlakos
fb522d6231
introduce new margins for containment
6 years ago
Michail Vourlakos
eddb6d229f
rename applet(container) to appletItem
...
--improve naming for main applet item
6 years ago
Michail Vourlakos
abeb42935b
rename Applet parts accordingly
6 years ago