Summary of changes
Released: March 2023
- Fix Listbox styling
- Fix deprecations with Libadwaita 1.3
- Avoid deprecations with GTK 4.10
Detailed changes
phosh-mobile-settings (0.26.0) experimental; urgency=medium
.
* panels: Use AdwPreferences page.
This makes sure we get the styling applied correctly.
Closes: https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/issues/24
* convergence-panel: Drop superfluous GtkListBox
* plugins: Avoid adw_action_row_set_icon_name.
Deprecated since Adwaita 1.3
* Avoid GTK 4.10 deprecations. For now just disable them until
we can require a more recent GTK.