Michail Vourlakos
60a96bd157
IMPORTANT:improve vastly fillWidth(s)/Height(s)
...
--the new improvements are trying to make Latte panels
and Plasma panels to look and behave almost the same.
This way implementing applets for any of them wont be
needing adjustments or workarounds to work properly
for both.
6 years ago
Michail Vourlakos
f84043d28e
REFACTOR:change dock in containment to latteView
6 years ago
Michail Vourlakos
67253eda9d
REFACTOR:update qml to new Latte.Types
6 years ago
Michail Vourlakos
2b05834fe6
reduce interval for fill calculations
6 years ago
Michail Vourlakos
78543c84e3
update sizes for fillWidth/Height more regular
...
--this way applets wont stack up in a size that is not
following panel available size and applets Layout sizes
settings
6 years ago
Michail Vourlakos
8a3239c924
fix #913,update Justify calculations in editMode
...
--in Justify alignment fillWidth(s)/Height(s) applets
may exist. In such case the calculations for their values
should be activated because there is a chance that the
panel contents would go out of bounds and out of
screen. This way we make sure that all contents will be always
visible.
7 years ago
Michail Vourlakos
277a0b3c43
fix warnings in LayoutsContainer
7 years ago
Michail Vourlakos
976494ed09
enable smooth animation when changing alignments
7 years ago
Michail Vourlakos
fbe1fd4268
update runtime behaveAsPlasmaPanel in editMode
7 years ago
Michail Vourlakos
f5f254c0db
enable automatic sizes in edit mode
...
--block also the editing background to
change size
7 years ago
Michail Vourlakos
432241dd93
improvements for new ruler
7 years ago
Michail Vourlakos
db0d803e2d
slide-in docks on startup
7 years ago
Michail Vourlakos
e3d1001861
indicate automatic the automatic shrinking
...
--if there is an applets that requests fillWidth or Height then
the automatic shrinking isnt working
7 years ago
Michail Vourlakos
920de6cd6e
fix RTL layout for vertical and alignments
7 years ago
Michail Vourlakos
84e390c312
reduce warnings
8 years ago
Michail Vourlakos
77f542a9f3
fix #470,crash the tasksmodel of maximized logic
...
--fixes in various typos introduced from the new
designs
8 years ago
Michail Vourlakos
3d8c8179e2
refactor layouts in containment
...
--simplify and organize a bit more the main.qml
in containment and move logic into LayoutsContainer
8 years ago