Skip to content

Gtk4Prep: Use ListStore in ProjectChooserButton - #1787

Draft
jeremypw wants to merge 8 commits into
masterfrom
jeremypw/chooseprojectbutton/use-liststore
Draft

Gtk4Prep: Use ListStore in ProjectChooserButton#1787
jeremypw wants to merge 8 commits into
masterfrom
jeremypw/chooseprojectbutton/use-liststore

Conversation

@jeremypw

@jeremypw jeremypw commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator
  • Avoid listbox.get_children () which goes away in Gtk4
  • Re-use model in GitManager to build ListBox
  • Apply filter with a filter func
  • Simplify ProjectRow
  • Update active project when popover shown (and at start)
  • Close popover when active project changed so that the row states will be updated on reopening

The project listbox is now built from a pre-existing model containing objects (ProjectFolderItems).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant