Skip to content

client: conversation-list: Migrate from `TreeView` to `ListBox`

Cédric Bellegarde requested to merge gnumdk/conversation-listbox2 into main
  • Replace ConversationListStore with ConversationListModel
  • Replace GtkTreeView with GtkListBox
  • Implement proper multiselection for ListBox
  • Rework navigation to be touch friendly

Fork of John Renner john@jrenner.net merge request !698 (closed)

Merge request reports