From b19986a68513f0605dd003dad1e0759380f23835 Mon Sep 17 00:00:00 2001 From: Christopher Davis Date: Wed, 8 Feb 2023 19:17:56 -0500 Subject: [PATCH] settings_dialog: Use AdwPreferencesWindow and AdwActionRow AdwPreferencesWindow contains a nice API for preferences windows, and AdwActionRow is the widget to use for rows of preferences. --- main/data/settings_dialog.ui | 119 +++++++++++++++++-------------- main/src/ui/settings_dialog.vala | 34 ++++----- 2 files changed, 84 insertions(+), 69 deletions(-) diff --git a/main/data/settings_dialog.ui b/main/data/settings_dialog.ui index 84d56c1d..00870ebb 100644 --- a/main/data/settings_dialog.ui +++ b/main/data/settings_dialog.ui @@ -1,66 +1,81 @@ -