Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to GTK4 #157

Open
3 of 8 tasks
dagargo opened this issue Aug 26, 2024 · 0 comments
Open
3 of 8 tasks

Migrate to GTK4 #157

dagargo opened this issue Aug 26, 2024 · 0 comments
Assignees
Milestone

Comments

@dagargo
Copy link
Owner

dagargo commented Aug 26, 2024

This is the plan.

  • Rename UI file
  • Replace custom dialogs with windows
  • Replace GtkMenus with GtkPopoverMenus
  • Change dependencies and compilation options in configure.ac and Makefiles to GTK4
  • Migrate ui files to Cambalache
  • Replace GtkComboBox with GtkDropDown (GTK4 4.8)
  • Create GObjects for the GtkColumnView models
  • Replace GtkTreeView (GTK4 4.12)

All this is gonna be implemented in the feat-gtk4 branch.

@dagargo dagargo added this to the 3.2 milestone Aug 26, 2024
@dagargo dagargo self-assigned this Aug 26, 2024
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

No branches or pull requests

1 participant