malcontent/malcontent-control
Philip Withnall 8badee7fa9 malcontent-control: Add polkit policy support
Add an unlock screen to the application, which is shown on startup if
the current user doesn’t have permission to view the parental controls
of other users. It requests permission using a new polkit action which
implies the various accounts-service actions we need.

This adds a dependency on `polkit-gobject-1`.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2020-02-03 17:29:17 +00:00
..
application.c malcontent-control: Add polkit policy support 2020-02-03 17:29:17 +00:00
application.h malcontent-control: Add initial skeleton application 2020-01-29 15:07:15 +00:00
carousel.c malcontent-control: Fix some minor leaks in MctCarousel 2020-01-29 15:31:42 +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
gs-content-rating.c malcontent-control: Add widgets from gnome-control-center 2020-01-29 15:28:21 +00:00
gs-content-rating.h malcontent-control: Add widgets from gnome-control-center 2020-01-29 15:28:21 +00:00
main.c malcontent-control: Add initial skeleton application 2020-01-29 15:07:15 +00:00
main.ui malcontent-control: Add polkit policy support 2020-02-03 17:29:17 +00:00
malcontent-control.gresource.xml malcontent-control: Move the app restrictions into a separate dialogue 2020-02-03 17:29:17 +00:00
meson.build malcontent-control: Add polkit policy support 2020-02-03 17:29:17 +00:00
org.freedesktop.MalcontentControl.appdata.xml.in malcontent-control: Add an AppData file 2020-01-29 15:27:33 +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: Add polkit policy support 2020-02-03 17:29:17 +00:00
restrict-applications-dialog.c malcontent-control: Move the app restrictions into a separate dialogue 2020-02-03 17:29:17 +00:00
restrict-applications-dialog.h malcontent-control: Move the app restrictions into a separate dialogue 2020-02-03 17:29:17 +00:00
restrict-applications-dialog.ui malcontent-control: Move the app restrictions into a separate dialogue 2020-02-03 17:29:17 +00:00
restrict-applications-selector.c malcontent-control: Move the app restrictions into a separate dialogue 2020-02-03 17:29:17 +00:00
restrict-applications-selector.h malcontent-control: Move the app restrictions into a separate dialogue 2020-02-03 17:29:17 +00:00
restrict-applications-selector.ui malcontent-control: Move the app restrictions into a separate dialogue 2020-02-03 17:29:17 +00:00
user-controls.c malcontent-control: Relabel ‘no restriction’ entry for OARS settings 2020-02-03 17:29:17 +00:00
user-controls.h malcontent-control: Reformat and rename code from gnome-control-center 2020-01-29 15:31:42 +00:00
user-controls.ui malcontent-control: Relabel a group of controls 2020-02-03 17:29:17 +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 malcontent-control: Add an MctUserSelector widget 2020-01-30 09:31:40 +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