mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-24 18:03:53 +03:00
bbddfd3d48
--huge refactor in order to split the logic of the Layout file. One of small steps in order to end at the following logic: AbstractLayout->GeneralLayout->InterfacedLayout InterfacedLayout->NormalLayout InterfacedLayout->OnTopLayout PresentedLayout, that will contain references for one ActiveLayout and one OnTopLayout and will act as a class to provide useful information to layoutManager and all other classes that want to work with Views. GeneralLayout will gain a storage object for all STORAGE properties that require a CORONA to work