You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
latte-dock/app/layouts
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
5 years ago
..
CMakeLists.txt REFACTOR:Add Synchronizer for Layouts::Manager 6 years ago
importer.cpp fix Importer::standardPath behavior 6 years ago
importer.h support Importer::standardPathsFor 6 years ago
launcherssignals.cpp refactor:drop LAYOUTSMANAGER apis moved to SYNCHER 6 years ago
launcherssignals.h refactor:launcherssignals moved to "layouts" folder 6 years ago
manager.cpp drop Meta+E that is used from Dolphin 6 years ago
manager.h refactor:drop LAYOUTSMANAGER apis moved to SYNCHER 6 years ago
synchronizer.cpp dont crash when changing layouts 5 years ago
synchronizer.h fix screenForContainment in MulitpleShared mode 6 years ago