Commit Graph

6 Commits (3f88341bcbbab0d88dd1f14c288096856b01c3b4)

Author SHA1 Message Date
Michail Vourlakos 61e9e629c5 rename some global shortcuts texts
--protect also the Layout::lastConfigViewFor,
dont sent a view that is no longer available
Michail Vourlakos 96b86f4c49 remember lastConfigViewFor for shared layouts
Michail Vourlakos 1f14405e63 REFACTOR: rename Active TO -> CENTRALLAYOUT
Michail Vourlakos be36b7cfaf unload SharedLayout when does not activeLayouts
--this code path is also used on Latte exit
Michail Vourlakos e417a8d4ba add type() to layouts
Michail Vourlakos e2ccad62d9 RENAME TopLayout to SharedLayout
--Shared is a better term to describe these
layouts that can be Shared and be OnTop of
other layouts in Multiple Mode