Skip to content

Instantly share code, notes, and snippets.

@cheesequake
cheesequake / gsoc2024_gimp.md
Last active August 20, 2024 11:11
Google Summer of Code 2024 with GNU Image Manipulation Program

Google Summer of Code 2024 : Porting from GTKTreeView to GimpTreeView

Stage 0: Hello GIMP?

List of merge requests since February: https://gitlab.gnome.org/GNOME/gimp/-/merge_requests?author_username=cheesequake&scope=all&sort=created_date&state=all

Stage 1 : Community Bonding and initial research

With my final exams ending, I began researching on the project. At this stage, these are the features I think I want to implement:

  • A base GTK level widget which implements Tree widget according to GTK4's recommended way