Michail Vourlakos
c6cd3f4685
move layout connections in the view
...
--any view and view::containment() signals that
are related to layout are now moved in the
View::setLayout() in order to be reinitialized
properly when the view changes to another
layout
6 years ago
Michail Vourlakos
29157f4636
refactor:rename managedLayout to layout/viewLayout
6 years ago
Michail Vourlakos
417f992831
move intersect function to WindowsTracker
6 years ago
Michail Vourlakos
2be8ba0b06
position correctly vertical views
...
--use the way horizontal views are positioned
in order to fix vertical views positioning both
for docks and panels
6 years ago
Michail Vourlakos
b35fa94307
reduce availableScreenGeometry calls
6 years ago
Michail Vourlakos
7240134ec2
add comments
6 years ago
Michail Vourlakos
c735792c30
REFACTOR:replace all "foreach" statements
6 years ago
Michail Vourlakos
a3107b7f1c
dont call syncGeometry if not needed in some case
6 years ago
Michail Vourlakos
fbe07f5ec1
add debug message for syncGeometry()
6 years ago
Michail Vourlakos
1ab99761a1
REFACTOR:Update Dock types to new Latte2::Types
6 years ago
Michail Vourlakos
185dd39e5c
refactor:rename dock terms to view terms
6 years ago
Michail Vourlakos
25d9d4ed17
refactor:rename DockCorona to Latte::Corona
6 years ago
Michail Vourlakos
f74b3a4da0
REFACTOR:drop DockView term,in favour of LatteView
6 years ago
Michail Vourlakos
39368a41de
REFACTOR:rename DockView to Latte::View
...
--move all classes related to Latte::View
from dock/ folder to view/ folder
6 years ago