wellbeing: Split data collection and limits settings
requested to merge pwithnall/gnome-control-center:3306-screen-time-separate-data-collection into main
Some users may want to enable screen time usage data collection without setting a limit on themselves, and we want the data collection to be enabled by default so users can stumble upon it and (hopefully) see its value to them. See #3306 (closed) for the rationale.
So, split the existing enabled
setting in two: daily-limit-enabled
and history-enabled
, and add widgetry to control those and reflect
them in the UI independently.
This depends on gsettings-desktop-schemas!96 (merged).
Signed-off-by: Philip Withnall pwithnall@gnome.org
Fixes: #3306 (closed)
Closes #3306 (closed)