Skip to content

Port the contact list to GtkListView

Niels De Graef requested to merge nielsdg/sectionlistmodel into main

Note that this needs a new enough GTK to have GtkSectionListModel and a new enough Vala as well, as it provided some of GtkListItemFactory's signal with a (faulty) Gtk.ListItem argument.

Merge request reports