Port proxy type chooser to an AdwComboRow
Review Request #1712 — Created Sept. 3, 2022 and submitted
This changes the Proxy type prefs setting to an
AdwComboRow
.I also don't love that the pref values and translated description strings get split up, but I think this is something that would be fixed with setting schemas?
Opened Prefs and changed
Proxy type
setting.
Summary | ID |
---|---|
0cebcadedd4c42273dd2258b1d087ef3f27887cb |
- Change Summary:
-
Add a helper for binding the
AdwComboRow
. - Commits:
-
Summary ID f57c626e7da6c6e85d3cf9e90861f39d2990c9bc 4ffef188f238f8b5d9366c915ef935ea6b00eaac
- Change Summary:
-
Update description
- Summary:
-
PoC: Port proxy type chooser to an AdwComboRowPort proxy type chooser to an AdwComboRow
- Description:
-
~ This is a proof of concept of changing the Proxy type prefs setting to an
AdwComboRow
. There's no helper binding function yet, so it's just sort of inlined. I haven't yet figured out if the other uses would be similar enough to justify a helper.~ This changes the Proxy type prefs setting to an
AdwComboRow
.I also don't love that the pref values and translated description strings get split up, but I think this is something that would be fixed with setting schemas?
- Change Summary:
-
Avoid an extra strdup and minor style fixing.
- Commits:
-
Summary ID 4ffef188f238f8b5d9366c915ef935ea6b00eaac 41279fcd82516061c4d94625cb619a35ead4d7ba