latte-dock/app/declarativeimports
Michail Vourlakos ec949948b6 fix View recraetion and frameExtents freezes
--View recreation path was broken from new implementation
for Latte::Interfaces that pass objects to containment
interface. This is now fixed and Interfaces::View object is updated
and broadcasted correctly when changed
--when GtkFrameExtents are zeroed for behaveAsPlasmaPanels
then it is better to recreate the view to avoid freezes and
hidings of the view because of compositor strange behavior
..
CMakeLists.txt upgrade to LatteApp.Interfaces containment access
interfaces.cpp fix View recraetion and frameExtents freezes
interfaces.h fix View recraetion and frameExtents freezes