1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-09 05:18:18 +03:00
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
2019-11-13 16:24:05 +02:00
..
abstractlayout.cpp add type() to layouts 2019-05-02 12:58:56 +03:00
abstractlayout.h REFACTOR: rename Active TO -> CENTRALLAYOUT 2019-05-08 21:48:34 +03:00
centrallayout.cpp track kwinrc file only on changes 2019-09-08 00:09:42 +03:00
centrallayout.h improve settings windows shown trigerring behavior 2019-07-10 17:10:31 +03:00
CMakeLists.txt REFACTOR: rename Active TO -> CENTRALLAYOUT 2019-05-08 21:48:34 +03:00
genericlayout.cpp dont crash when changing layouts 2019-11-13 16:24:05 +02:00
genericlayout.h Views Report Information for inactive layouts 2019-07-15 00:05:10 +03:00
sharedlayout.cpp rename some global shortcuts texts 2019-05-25 18:05:24 +03:00
sharedlayout.h rename some global shortcuts texts 2019-05-25 18:05:24 +03:00
storage.cpp Fix minor typo 2019-07-16 08:59:13 +03:00
storage.h Views Report Information for inactive layouts 2019-07-15 00:05:10 +03:00