gnome-control-center/panels/common
Felipe Borges 5d2a884ac7 common: Introduce "CcPermissionInfobar" widget
The "CcPermissionInfobar" widget is a more descriptive way to
communicate that some Settings panel needs authentication in order
to perform certain actions.

This widget doesn't handle the permissions (as in GPermission)
itself. It needs to be binded to an existing instance of GPermission,
and it will react to the permission's state (show when the current
user is not authorized, and hide when the user is authorized).

This is part of a big set of changes that aim to set a consistent
authentication method accross Settings panels.

See #685, #556, and #771
2020-01-06 14:43:11 +00:00
..
cc-common-language.c common: Use g_auto for variables 2018-06-07 01:08:07 +00:00
cc-common-language.h common: sharing: Replace ifdefs with #pragma once 2018-06-01 21:41:34 +00:00
cc-hostname-entry.c common: Use g_auto for variables 2018-06-07 01:08:07 +00:00
cc-hostname-entry.h Move common panel code from shell/ to panel/common 2018-04-17 15:26:59 +02:00
cc-language-chooser.c language-chooser: Port to HdyDialog 2019-09-09 22:14:18 +00:00
cc-language-chooser.h language-chooser: Port to HdyDialog 2019-09-09 22:14:18 +00:00
cc-language-chooser.ui cc-language-dialog: Increase height to 475px 2019-11-21 03:54:28 +00:00
cc-list-row.c common: Add cc-list-row 2019-10-29 09:48:08 +13:00
cc-list-row.h common: Add cc-list-row 2019-10-29 09:48:08 +13:00
cc-list-row.ui common: Add cc-list-row 2019-10-29 09:48:08 +13:00
cc-os-release.c Make /etc/os-release support common 2019-09-09 21:42:10 +00:00
cc-os-release.h Make /etc/os-release support common 2019-09-09 21:42:10 +00:00
cc-permission-infobar.c common: Introduce "CcPermissionInfobar" widget 2020-01-06 14:43:11 +00:00
cc-permission-infobar.h common: Introduce "CcPermissionInfobar" widget 2020-01-06 14:43:11 +00:00
cc-permission-infobar.ui common: Introduce "CcPermissionInfobar" widget 2020-01-06 14:43:11 +00:00
cc-util.c power: Move helper function to panels/common 2019-11-07 14:19:23 +13:00
cc-util.h power: Move helper function to panels/common 2019-11-07 14:19:23 +13:00
common.gresource.xml common: Introduce "CcPermissionInfobar" widget 2020-01-06 14:43:11 +00:00
gnome-control-center.rules.in common: Make the privileged group configurable (i.e. wheel vs sudo) 2019-10-31 03:34:28 +00:00
gnome-settings-bus.h common: Don't unconditionally define HAVE_WAYLAND 2018-01-17 20:09:38 -02:00
gsd-device-manager.c common: Fix again tracking of udev device removals 2019-12-05 17:25:45 +01:00
gsd-device-manager.h common: sharing: Replace ifdefs with #pragma once 2018-06-01 21:41:34 +00:00
gsd-input-helper.c common: Update to gdk/x11 API 2019-08-08 15:18:07 +00:00
gsd-input-helper.h common: Remove unused X11/XI1/XI2 API 2019-08-08 15:18:07 +00:00
hostname-helper.c common: Use g_auto for variables 2018-06-07 01:08:07 +00:00
hostname-helper.h common: sharing: Replace ifdefs with #pragma once 2018-06-01 21:41:34 +00:00
list-box-helper.c common: Use g_auto for variables 2018-06-07 01:08:07 +00:00
list-box-helper.h common: sharing: Replace ifdefs with #pragma once 2018-06-01 21:41:34 +00:00
meson.build common: Introduce "CcPermissionInfobar" widget 2020-01-06 14:43:11 +00:00