malcontent/malcontent-control
Philip Withnall f917f6e79a malcontent-control: Refactor bus initialisation
Get the system bus higher up in the application, so the same system bus
connection can be shared between different parts of the application if
needed in future.

This also means the synchronous I/O needed to connect to the bus is done
before the application UI is shown, which prevents it unnecessarily
blocking initialisation of the `MctUserControls` widget.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2020-03-23 14:43:22 +00:00
..
icons malcontent-control: Add scalable and symbolic icons 2020-02-19 13:46:03 +00:00
application.c malcontent-control: Refactor bus initialisation 2020-03-23 14:43:22 +00:00
application.h malcontent-control: Add initial skeleton application 2020-01-29 15:07:15 +00:00
carousel.c carousel: Lower CSS priority 2020-02-25 12:25:40 +00:00
carousel.css malcontent-control: Add widgets from gnome-control-center 2020-01-29 15:28:21 +00:00
carousel.h malcontent-control: Reformat and rename code from gnome-control-center 2020-01-29 15:31:42 +00:00
carousel.ui malcontent-control: Add basic accessibility support to g-c-c widgets 2020-01-29 15:31:42 +00:00
main.c malcontent-control: Add initial skeleton application 2020-01-29 15:07:15 +00:00
main.ui malcontent-control: Refactor bus initialisation 2020-03-23 14:43:22 +00:00
malcontent-control.gresource.xml libmalcontent-ui: Move widgets over from malcontent-control 2020-02-04 11:36:58 +00:00
meson.build malcontent-control: Drop unused flatpak dependency 2020-03-02 15:58:25 +00:00
org.freedesktop.MalcontentControl.appdata.xml.in 0.6.0 2020-02-27 15:19:00 +00:00
org.freedesktop.MalcontentControl.desktop.in malcontent-control: Add a desktop file 2020-01-29 15:27:33 +00:00
org.freedesktop.MalcontentControl.policy.in malcontent-control: Imply all app-filter polkit permissions 2020-03-17 17:31:53 +00:00
user-image.c malcontent-control: Reformat and rename code from gnome-control-center 2020-01-29 15:31:42 +00:00
user-image.h malcontent-control: Reformat and rename code from gnome-control-center 2020-01-29 15:31:42 +00:00
user-selector.c user-selector: Fix some const-to-non-const cast warnings 2020-02-18 12:08:42 +00:00
user-selector.h malcontent-control: Add an MctUserSelector widget 2020-01-30 09:31:40 +00:00
user-selector.ui malcontent-control: Add an MctUserSelector widget 2020-01-30 09:31:40 +00:00