Wrap Request Fields dialog in Adwaita widgets
Review Request #2355 — Created March 20, 2023 and submitted
This is the straightforward conversion of simply putting the existing widgets in corresponding
AdwActionRow
. All the different field types are not yet changed.As an example, I have converted the boolean field to a
GtkSwitch
.
Compiled and opened Request Fields from the Demo protocol.
- Change Summary:
-
Use property binding more.
- Commits:
-
Summary ID 6ee2119bb238d67d8d123ab31c07391ab31f45f5 480bb9a6bb6018a787778ec4317e2b05493ece74 - Diff:
-
Revision 2 (+412 -594)
- Change Summary:
-
Use another property binding, and remove some duplicate code.
- Commits:
-
Summary ID 480bb9a6bb6018a787778ec4317e2b05493ece74 c88b6f7ae86db88e159cccbe1a91b87e883f6701 - Diff:
-
Revision 3 (+404 -594)