this post was submitted on 20 Jan 2026
36 points (97.4% liked)
Open Source
45284 readers
347 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's actually a really nice idea.
You can accomplish this with GIMP by removing all the UI panels (which it calls Dockable Dialogues) and tools from the toolbox, and then adding some of them back in. By default it starts off more complicated though, which I think is why a lot of people find it overwhelming to learn.
You've inspired me to do an experiment making a really simple and stripped back GIMP configuration. I can send you the config file if you want and you can let me now what you think.
Sure, if we can share config like that it could work for many people. I still want to see something that dynamically downloads the shared libraries/dlls for tools you add, but that requires complete rewrite. Maybe we can do it with imagemagick scripts