1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-13 21:18:01 +03:00
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
2019-11-13 16:24:05 +02:00
..
CMakeLists.txt REFACTOR:Add Synchronizer for Layouts::Manager 2019-05-11 03:11:50 +03:00
importer.cpp fix Importer::standardPath behavior 2019-07-22 09:49:04 +03:00
importer.h support Importer::standardPathsFor 2019-06-17 16:29:05 +03:00
launcherssignals.cpp refactor:drop LAYOUTSMANAGER apis moved to SYNCHER 2019-05-11 09:51:47 +03:00
launcherssignals.h refactor:launcherssignals moved to "layouts" folder 2019-05-09 17:40:53 +03:00
manager.cpp drop Meta+E that is used from Dolphin 2019-05-12 17:36:15 +03:00
manager.h refactor:drop LAYOUTSMANAGER apis moved to SYNCHER 2019-05-11 09:51:47 +03:00
synchronizer.cpp dont crash when changing layouts 2019-11-13 16:24:05 +02:00
synchronizer.h fix screenForContainment in MulitpleShared mode 2019-06-15 21:38:07 +03:00