latte-dock/app/layout
Michail Vourlakos 61016444fb dont crash when changing layouts
--occasionaly when the user was switching
layouts it could get some crashes. It looks
safer to unload first the Latte::Views objects
and their corresponding containments afterwards.
I tried in my system to switch multiple layouts
in plenty different configurations and I could
not get a crash. This patch should fix the
mentioned crash report if that was the root
of the issue.

BUG:412864
FIXED-IN:0.9.5
..
CMakeLists.txt REFACTOR: rename Active TO -> CENTRALLAYOUT
abstractlayout.cpp add type() to layouts
abstractlayout.h REFACTOR: rename Active TO -> CENTRALLAYOUT
centrallayout.cpp track kwinrc file only on changes
centrallayout.h improve settings windows shown trigerring behavior
genericlayout.cpp dont crash when changing layouts
genericlayout.h Views Report Information for inactive layouts
sharedlayout.cpp rename some global shortcuts texts
sharedlayout.h rename some global shortcuts texts
storage.cpp Fix minor typo
storage.h Views Report Information for inactive layouts