Skip to content

Parental controls Integration

Umang Jain requested to merge uajain/parental-control-integration into master

This merge request targets GNOME Settings to get integrated with parental-controls. These are the two main integration points:

  • Filter out restricted apps in parental-controls settings, from the Applications panel.
  • Add a launcher to configure various parental control settings via parental-controls app in the Users panel. Mockups are here.

Various comments/notes:

  • Parental controls are not applied for administrator.

  • Extending on that, parental controls row to be shown for single user system setups (see mockups).

  • In multi-user setups, Parental controls row for admin users read Unavailable[1] and for other standard users, it reads Enabled or Disabled.

  • TODO: Implement circular halo for parentally-controlled user avatar as per shown in the mockups

Screencast for reference: parental_controls_implementation.

Merge request reports