Stop the app list being loaded in a thread. This is complicated and dangerous as it accesses a hash table that can also be accessed from the main thread. The operation is not expensive enough to warrant a thread, and similar code in the application panel doesn't use one here. |
||
---|---|---|
.. | ||
cc-app-notifications-dialog.c | ||
cc-app-notifications-dialog.h | ||
cc-app-notifications-dialog.ui | ||
cc-notifications-panel.c | ||
cc-notifications-panel.h | ||
cc-notifications-panel.ui | ||
gnome-notifications-panel.desktop.in.in | ||
meson.build | ||
notifications.gresource.xml |