Fri, 16 Sep 2022 01:54:11 -0500
Change the credential provider row active indicator to a CheckButton
Because I noticed that Adw has a style that is for this sort of thing.
Testing Done:
Opened Credential prefs, and changed selected provider. Also checked that clicking the check button didn't accidentally change its state without changing the row, and that it could not be selected by keyboard separately from the row.
Reviewed at https://reviews.imfreedom.org/r/1775/
|
38471
a7ce1d49ac8c
Add Pidgin plugins to meson build.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
1 | subdir('disco') |
|
40497
2f45a03838e9
Fix gestures plugin
Elliott S <quantum.analyst@gmail.com>
parents:
40492
diff
changeset
|
2 | subdir('gestures') |
|
41665
149e5ba1e807
Move Pidgin plugins into their own subdirectories
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
41658
diff
changeset
|
3 | subdir('gtkbuddynote') |
|
149e5ba1e807
Move Pidgin plugins into their own subdirectories
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
41658
diff
changeset
|
4 | subdir('iconaway') |
|
149e5ba1e807
Move Pidgin plugins into their own subdirectories
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
41658
diff
changeset
|
5 | subdir('notify') |
|
149e5ba1e807
Move Pidgin plugins into their own subdirectories
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
41658
diff
changeset
|
6 | subdir('spellchk') |
|
149e5ba1e807
Move Pidgin plugins into their own subdirectories
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
41658
diff
changeset
|
7 | subdir('transparency') |
|
149e5ba1e807
Move Pidgin plugins into their own subdirectories
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
41658
diff
changeset
|
8 | if enable_unity |
|
149e5ba1e807
Move Pidgin plugins into their own subdirectories
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
41658
diff
changeset
|
9 | subdir('unity') |
|
149e5ba1e807
Move Pidgin plugins into their own subdirectories
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
41658
diff
changeset
|
10 | endif |
|
39803
b622399050b7
Move xmppconsole into a subdirectory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39745
diff
changeset
|
11 | subdir('xmppconsole') |