Split away/idle prefs into a separate widget
Review Request #1435 — Created May 13, 2022 and submitted — Latest diff uploaded
I didn't do any re-designing, but did change
GtkFrame
toHdyPreferencesGroup
, as that allowed using aHdyPreferencesPage
like with the credentials page.
Opened Preferences and didn't see any errors. Also, changed all settings and saw that debug log showed they were changed and prefs were re-saving.