malcontent/malcontent-control
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
..
icons malcontent-control: Add scalable and symbolic icons 2020-02-19 13:46:03 +00:00
application.c application: Port to gtk_show_uri_full() 2022-07-20 19:23:12 -03:00
application.h malcontent-control: Add initial skeleton application 2020-01-29 15:07:15 +00:00
carousel.c malcontent-control: Update copyright headers 2022-07-20 19:23:12 -03:00
carousel.css carousel: Make MctCarouselItem subclass GtkButton 2022-07-20 19:23:12 -03:00
carousel.h malcontent-control: Update copyright headers 2022-07-20 19:23:12 -03:00
carousel.ui carousel: Cleanup overlays 2022-07-20 19:23:12 -03:00
main.c malcontent-control: Add initial skeleton application 2020-01-29 15:07:15 +00:00
main.ui user-controls: Remove AdwPreferencesPage 2022-07-20 19:23:12 -03:00
malcontent-control.gresource.xml libmalcontent-ui: Move widgets over from malcontent-control 2020-02-04 11:36:58 +00:00
malcontent-control.png malcontent-control: Add a screenshot to the appdata 2020-09-08 12:51:53 +01:00
meson.build build: Switch to GTK4 and libadwaita 2022-07-20 19:23:12 -03:00
org.freedesktop.MalcontentControl.appdata.xml.in 0.10.5 2022-05-31 13:56:40 +01:00
org.freedesktop.MalcontentControl.desktop.in malcontent-control: Hide application in GNOME 2021-08-26 17:00:42 +02:00
org.freedesktop.MalcontentControl.policy.in malcontent-control: Imply all app-filter polkit permissions 2020-03-17 17:31:53 +00:00
user-image.c malcontent-control: Update copyright headers 2022-07-20 19:23:12 -03:00
user-image.h malcontent-control: Update copyright headers 2022-07-20 19:23:12 -03:00
user-selector.c user-selector: Purge items after listing users 2022-07-20 19:23:12 -03:00
user-selector.h malcontent-control: Add API to select users by username 2020-10-19 17:54:37 +01:00
user-selector.ui project: Remove all visible=True properties 2022-07-20 19:23:12 -03:00