Commit Graph

6 Commits (132410d84892e9e002361d1e325189a4667dec34)

Author SHA1 Message Date
Michail Vourlakos dd8c8271b6 IMPORTANT: move logic from corona to layout
--refactoring code for #808...
Latte gets prepared for multiple layouts running
at the same time.
Michail Vourlakos 67d1f1d4f9 fix #565,full dynamic reload the layout
--the new layout is loaded without closing
Latte and with properly loading globalSettings
and screen from the layout file. The layout
new files are updated when Latte is closing
Michail Vourlakos 97b3c4f854 update algorithms for docksCount,freeEdges
--the new algorithms are using QScreen* values
from dockviews instead of the containment screen()
which can not be trusted at the first minutes
of a dock creation
Johan Smith Agudelo Rodriguez 5226b6adce code formatted
Michail Vourlakos 9259a28cde improvements to add/remove docks on screen demand
Michail Vourlakos d4da25e2e6 add a screen pool for multi-screens