gnome-control-center/panels/notifications
Robert Ancell 1306a73e8b notifications: Remove thread loading applications
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.
2020-11-03 18:14:00 +00:00
..
cc-app-notifications-dialog.c Use GtkDialog instead of HdyDialog 2020-07-20 08:04:28 +02:00
cc-app-notifications-dialog.h Use GtkDialog instead of HdyDialog 2020-07-20 08:04:28 +02:00
cc-app-notifications-dialog.ui Use GtkDialog instead of HdyDialog 2020-07-20 08:04:28 +02:00
cc-notifications-panel.c notifications: Remove thread loading applications 2020-11-03 18:14:00 +00:00
cc-notifications-panel.h notifications: Replace ifdefs with #pragma once 2018-05-29 18:29:45 +00:00
cc-notifications-panel.ui Replace HdyColumn by HdyClamp 2020-07-20 08:04:28 +02:00
gnome-notifications-panel.desktop.in.in Add translator comments to .desktop files 2018-02-23 18:49:35 +01:00
meson.build Remove unused GNOMELOCALEDIR defines 2019-09-09 21:45:53 +00:00
notifications.gresource.xml notifications: Use GtkTemplate 2018-10-15 20:42:45 +00:00