summaryrefslogtreecommitdiff
path: root/finch
diff options
context:
space:
mode:
authorElliott Sales de Andrade <quantum.analyst@gmail.com>2023-03-20 23:06:42 -0500
committerElliott Sales de Andrade <quantum.analyst@gmail.com>2023-03-20 23:06:42 -0500
commitae674f38b973f59afa38f5fbcb8b4c069188e59f (patch)
treedae2a9f2cc4db00169c77e89abf915c1749409cd /finch
parent5cf7c80f07eb577edc00b42f8586ad80d9eccee8 (diff)
downloadpidgin-ae674f38b973f59afa38f5fbcb8b4c069188e59f.tar.gz
Use Adwaita widgets for basic request entries
This uses `AdwEntryRow` and `AdwPasswordEntryRow` for text. Also, even though I kept it working in /r/2355, this drops username completion, as `GtkEntryCompletion` is not supported for `AdwEntryRow` and is also deprecated in GTK 4.10. For multiline entries, `AdwEntryRow` doesn't support it, but I managed to create a mostly similar look to the single line entries. I didn't bother with making the title large when the entry is empty and unfocused, as Adwaita does a whole animation thing that I don't want to copy from them. Integer fields did not really change, but we'll want to use [`AdwSpinRow`](https://gitlab.gnome.org/GNOME/libadwaita/-/merge_requests/612) when that's complete. Testing Done: Opened Request Fields from Demo protocol. Reviewed at https://reviews.imfreedom.org/r/2365/
Diffstat (limited to 'finch')
0 files changed, 0 insertions, 0 deletions