GIMP 3.0 is on the way
lwn.net
GIMP 3.0 is on the way
1–10 of 204 posts
Re: GIMP 3.0 is on the way
#2Re: GIMP 3.0 is on the way
#3Re: GIMP 3.0 is on the way
#4Re: GIMP 3.0 is on the way
#5I find it a bit weird that Gimp does not use the latest GTK (i.e. GTK4, which was considered stable since 2020), even though GTK originates in the Gimp project itself. It actually seems to be quite a bit behind: This is now the first release of Gimp which started to use GTK3, i.e. before, it even still used GTK2 (reached end-of-life in 2020)?
> GTK 4 has been available for a few years now, and is on the project's radar, but the plan was always to finish the GTK 3 work first.
Re: GIMP 3.0 is on the way
#6I find it a bit weird that Gimp does not use the latest GTK (i.e. GTK4, which was considered stable since 2020), even though GTK originates in the Gimp project itself. It actually seems to be quite a bit behind: This is now the first release of Gimp which started to use GTK3, i.e. before, it even still used GTK2 (reached end-of-life in 2020)?
Re: GIMP 3.0 is on the way
#7Re: GIMP 3.0 is on the way
#8CMYK, finally. Hopefully this will lead to wider adoption, especially in the professional circles...
Not to say that it's irrelevant just that at this point it feels like it kind of missed the boat in this space.
Re: GIMP 3.0 is on the way
#9Re: GIMP 3.0 is on the way
#10I find it a bit weird that Gimp does not use the latest GTK (i.e. GTK4, which was considered stable since 2020), even though GTK originates in the Gimp project itself. It actually seems to be quite a bit behind: This is now the first release of Gimp which started to use GTK3, i.e. before, it even still used GTK2 (reached end-of-life in 2020)?
And note that the software used wxWidgets, so most of the changes were encapsulated there. Only a very small part of GDK/GTK was used directly, with wnck already used as a helper layer (but the functionality in question broke there as well).
So even if GTK came from GIMP, if the later development in GTK was not made specifically for and by the GIMP project, the migration must have been a nightmare. Especially in a project that had so many other things to worry about, non-destructive editing alone.
And to repeat such a migration now again for GTK4 will not be very enticing.