malcontent/libmalcontent-ui
Georges Basile Stavracas Neto fe785d357d user-controls: Remove AdwPreferencesPage
AdwPreferencesPage is intended to be used as the first widget
inside page. It has an AdwClamp and a scrolled window to handle
just that.

Putting it in the MctUserControls widget is undesired, because
it introduces an oddly positioned scrolled window in the parental
controls page of Initial Setup, and if we ever reintroduce this
widgetry in Settings, it would suffer from the same problem.

Remove AdwPreferencesPage from MctUserControls, and replace it
with a vertical box. Add an AdwPreferencesPage in malcontent-controls
to compensate for that.
2022-07-20 19:23:12 -03:00
..
malcontent-ui.gresource.xml user-controls: Add CSS to support styling switches as ‘restrictive’ 2020-02-25 12:25:40 +00:00
malcontent-ui.h libmalcontent-ui: Move widgets over from malcontent-control 2020-02-04 11:36:58 +00:00
meson.build build: Switch to GTK4 and libadwaita 2022-07-20 19:23:12 -03:00
restrict-applications-dialog.c Hdy → Adw 2022-07-20 19:23:12 -03:00
restrict-applications-dialog.h Hdy → Adw 2022-07-20 19:23:12 -03:00
restrict-applications-dialog.ui restrict-applications-dialog: Use close-request 2022-07-20 19:23:12 -03:00
restrict-applications-selector.c project: Remove unnecessary usage of gtk_widget_show() 2022-07-20 19:23:12 -03:00
restrict-applications-selector.h restrict-applications-selector: Drop unnecessary include 2020-02-06 12:52:06 +00:00
restrict-applications-selector.ui restrict-applications-selector: Center-align app list 2022-07-20 19:23:12 -03:00
restricts-switch.css libmalcontent-ui: Cleanup CSS 2022-07-20 19:23:12 -03:00
user-controls.c restrict-applications-dialog: Use close-request 2022-07-20 19:23:12 -03:00
user-controls.h user-controls: Inherit from AdwBin 2022-07-20 19:23:12 -03:00
user-controls.ui user-controls: Remove AdwPreferencesPage 2022-07-20 19:23:12 -03:00