Earlier quoted context omitted.
Meanwhile gimp probably has lower % usage rate than it did 20 years ago. Improvements are needed, and this is just menus in a popup box anyway
> just menus in a popup box anyway Please don't do this. You know that isn't true. If someone wants menus in a pop up box, you can simply hide the menu bar until the user presses Alt (or F12 depending on your OS's convention). Inventing an entire new weird system for pure novelty while saying "fuck you" to accessibility for disabled people... is just not okay behavior.
Is this radical redesign of GIMP possible now?
51–60 of 306 posts
Re: Is this radical redesign of GIMP possible now?
#52This is a terrible idea. The menu bar works great, integrates with shortcuts, and gives 100% discoverability. Anyone who wants to get rid of it is a bad developer and a bad person.
how is discoverability 100% if you - can't search - don't have 100% functionality
Re: Is this radical redesign of GIMP possible now?
#53Earlier quoted context omitted.
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…
I doubt breakages like the one you linked are deliberate, there's just a severe lack of manpower. My firsthand knowledge of such things is quite stale nowadays, but I get the impression the RH desktop group is barely on life support at this point. That GTK4 happened at all strikes me as surprising, but could be interesting long-term in terms of modernized GPU support for the toolkit attracting new usage/developers. T…
re: Gtk4, they're already moving on to Gkt5 (wayland only though https://www.phoronix.com/news/GTK5-Might-Drop-X11).
Re: Is this radical redesign of GIMP possible now?
#54Earlier quoted context omitted.
> just menus in a popup box anyway Please don't do this. You know that isn't true. If someone wants menus in a pop up box, you can simply hide the menu bar until the user presses Alt (or F12 depending on your OS's convention). Inventing an entire new weird system for pure novelty while saying "fuck you" to accessibility for disabled people... is just not okay behavior.
How does that inhibit accessibility?
Re: Is this radical redesign of GIMP possible now?
#55Althout the usual menu navigation mechanism should also stick around since it provides consistent invocation of a command with a sequence of keybinds (like File, Open). Fuzzy search doesn't do that since you can match something else. Key combos require too much memorization
(though it doesn't have to be the typical horizontal menu at the top, you could have a "modal" navigation mode in the same command pallette)
And to answer the question: of course it's possible, just highly unlikely
Re: Is this radical redesign of GIMP possible now?
#56This is a terrible idea. The menu bar works great, integrates with shortcuts, and gives 100% discoverability. Anyone who wants to get rid of it is a bad developer and a bad person.
It would not shock me to learn that GIMP has been a multi decade study to find out how bad a UX has to be before the FOSS community starts to care.
Re: Is this radical redesign of GIMP possible now?
#57Excuses 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 fa…
Nobody is stopping you from contributing. A lot of FOSS projects could do a lot of amazing things if they had enough people who "just do the work".
Re: Is this radical redesign of GIMP possible now?
#58Solvespace is the only usable open source CAD software I've found and I have tried all of them. Unfortunately it has some awkward limitations (no bevels or fillets is probably the biggest).
If he can take the excellent Solvespace constraint solver and make something usable that would be amazing!
Re: Is this radical redesign of GIMP possible now?
#59Somewhat tangential but is there any compelling reason to use Gimp over Photopea in 2023?
- no ads
- no "runs best on Chrome"
- no network connectivity dependencies
Re: Is this radical redesign of GIMP possible now?
#60This is a terrible idea. The menu bar works great, integrates with shortcuts, and gives 100% discoverability. Anyone who wants to get rid of it is a bad developer and a bad person.
It would not shock me to learn that GIMP has been a multi decade study to find out how bad a UX has to be before the FOSS community starts to care.