Michail Vourlakos
d6bf586ba7
fix crash from using Applet Alternatives option
4 years ago
Michail Vourlakos
83bdbced35
remove no needed variable
4 years ago
Michail Vourlakos
1805e11131
disable some debug messages
4 years ago
Michail Vourlakos
3185a70b9a
more functionality for FastLayoutManager
...
--provide addAppletItem function
--provide reorderSplitters in Start and End
layouts when an applet is added in them and
the splitters are moving in faulty position
4 years ago
Michail Vourlakos
62efa97e61
plenty of fixes for FastLayoutManager
...
--remove also the deprecated javascript LayoutManager
4 years ago
Michail Vourlakos
f9d400fa4a
provide fastLayoutManager save options
4 years ago
Michail Vourlakos
a5b19284b0
provide restoreOptions and userBlocksColoring
4 years ago
Michail Vourlakos
5c29dcc1e0
fastLayoutManager add lockedZoomApplets property
4 years ago
Michail Vourlakos
98e89d6e39
drop lastSpacer and fix addsplitters
4 years ago
Michail Vourlakos
177f8f9b39
add FastLayoutManager.addJustifySplittersInMain
4 years ago
Michail Vourlakos
d8240528ee
provide fastLayoutManager.destroyJustifySplitter()
4 years ago
Michail Vourlakos
e36c8557d0
fixes for applets order during startup
...
--when an applet is not loaded properly is removed
from its registered order
--when an applet is loaded properly but is not found
in the registered order is at in the end of the stack
4 years ago
Michail Vourlakos
b6112c2ab8
provide FastLayoutManager save() function
4 years ago
Michail Vourlakos
f61846c6ae
expose dndSpacer to fastLayoutManager
4 years ago
Michail Vourlakos
2d812552b1
provide fastLayoutManager.joinLayoutsToMainLayout
4 years ago
Michail Vourlakos
5295dc9ae9
fixes for FastLayoutManager.insertAtCoordinates
...
--consider start and end layouts only when the alignment
is set to Justify
4 years ago
Michail Vourlakos
15cf2b2b5f
replace more functions with fastLayoutManager
4 years ago
Michail Vourlakos
d61d074f97
improve moving around an applet
...
--fast layout manager takes resposibility
for reparent procedures during moving an applet
at different position
4 years ago
Michail Vourlakos
f1732be8c3
provide insertAtCoordinates at fastLayoutManager
4 years ago
Michail Vourlakos
f6df7a7df1
introduc fast layout manager for containment
4 years ago
Michail Vourlakos
790e0af406
add Containment.ThemeColorsGroup enum
5 years ago
Michail Vourlakos
1bc14b5d7a
add Containment.ThemeColorsGroup
5 years ago
Michail Vourlakos
35d09789c9
add Containment.ShadowColorGroup qml enum
5 years ago
Michail Vourlakos
39fbf728d5
rename actions for LatteContainment.scrollActions
5 years ago
Michail Vourlakos
a4e9b51b2b
support LatteContaiment.ActiveWindowFilterGroup
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