Live data from Hacker News

Is this radical redesign of GIMP possible now?

librearts.org

1–10 of 306 posts

Re: Is this radical redesign of GIMP possible now?

#6
post #2

GIMP is still a Gtk2 program.

It's still ironic to me that the program that GTK was made for and that popularized the toolkit, haven't managed to move to its latest version yet.

Gtk3 and Gtk4 have been ...well, gimped, and don't have many features. They've been removed in Gtk3/4 by GNOME developers because their DE does not prioritize things like keyboard entry (as compared to mouse use, see gtkfilechooserwidget.c in gtk3/4 not supporting keyboard based pasting of file paths without errors, https://gitlab.gnome.org/GNOME/gtk/-/issues/5872). Gtk2 hasn't fallen victim to this slow erosion of functionality.

Re: Is this radical redesign of GIMP possible now?

#7
Excuses abound. "There are too many features" So? Do the work. Organize them. "GTK doesn't have xxx, doesn't allow yyy, we have to wait until GTK 5 comes out..." No? Just do the work. Add those features to GTK itself or find a workaround.

Open-source is built one patch at a time, so a big rewrite can never happen. But what's worse, to me, is that people build up this cognitive dissonance that it's some framework's fault that it doesn't have the right dropdown widget yet.

Re: Is this radical redesign of GIMP possible now?

#8
I will forever be against weird “hidden” menus and even more against the idiotic replacing of clear, obvious text based menuing with bullshit, stupid, mentally handicapped “just memorize what our developers decided these images mean lol Hurr durr”.

Absolutely hate this redesign.

The correct response to a “too small viewport” for anyone serious is to buy a better monitor with a larger resolution, not to redesign menus in to bullshit obscurity.

Re: Is this radical redesign of GIMP possible now?

#9
post #2

GIMP is still a Gtk2 program.

But, haven't the gimp team been working on refactoring/modularization of all of the tools? I think this is part of an effort to modernize. I haven't been keeping up with it but I think I read this several years ago. They stated in 2018 "GIMP 3.0 will be relying on GTK3, a much newer version of the toolkit." not sure if that ever happened?

https://www.gimp.org/news/2019/01/02/gimp-and-gegl-in-2018/

Post reply on HN