you are viewing a single comment's thread
view the rest of the comments
[–] 121 points 2 years ago (13 children)

wait, what? I've had a GIMP 2.x for at least 15 years now. they can't just... increase the number?? it's part of the program's name now

  • source
  • hideshow 13 child comments
  • [+] 62 points 2 years ago (10 children)
  • [–] 94 points 2 years ago (8 children)

    so soon? gtk4 is only like three years old.

  • source
  • parent
  • hideshow 8 child comments
  • [+] 8 points 2 years ago (5 children)
  • [–] 41 points 2 years ago (4 children)

    The GTK3 port has been in the making for a very long time. Long before anyone even mentioned GTK4. Porting an application to a different GUI toolkit is a lot of work.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 18 points 2 years ago (3 children)

    And it shouldn't be. Sure, there are some new features you may want to take advantage of, but it's lamentable that GTK doesn't try harder to maintain backwards compatability.

    You know who does major version changes well? Go. Excellent backwards compatible over a decade of very active development, and when there are recommended or required changes, the compiler provides tooling to update source code to the new API.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 7 points 2 years ago

    GTK2->GTK3 was a major leap. For something like a GUI toolkit, changes and advancements are inevitable. A GTK4 port would be much less difficult, as the developer-facing changes are an order of magnitude smaller.

  • source
  • parent
  • [–] 3 points 2 years ago

    Yes, it shouldn't. Unfortunately, the developers of GTK thrived on changes to the API during the GTK3 era. I don't know why Go devs don't (and I am indeed very glad that they don't). Perhaps it's because of the different structures of the development teams or perhaps because GTK has more hazy goals. 🤷‍♂️

  • source
  • parent
  • [–] 12 points 2 years ago

    It's been so long that the two versions might as well be completely separate different programs at this point.

    I'll probably run both when the new version is available because I've become so normalized to GIMP 2.10

    It will take me another decade to get used to GIMP 3.0

  • source
  • parent