CmykStudent

u/CmykStudent@fosstodon.org
0 posts · 13 comments

Recent posts

No posts.

Recent comments

@BlackLaZoR @Vosh I think lots of people talk about it. :)

We have a dedicated UX site for people share to feedback on that very topic, which we try to implement as we can: https://gitlab.gnome.org/Teams/GIMP/Design/gimp-ux/-/work/_items

The hope is that over time, designers will get more comfortable and work on larger design challenges (like how new code contributors start small and hopefully grow to develop more complex features)

@schnurrito @thingsiplay Yes, the XML is for file structure descriptions not binary data.

The GEGL buffers we use for image data in GIMP can be synced across files, so this new format will allow us to quickly auto-save the image/layer/etc to file as you make edits. Still in-progress work, but it's really cool.

@atomicbocks @anewfox We actually have a UX site where we ask for user feedback and design suggestions - no coding required! https://gitlab.gnome.org/Teams/GIMP/Design/gimp-ux/-/work/_items

Feel free to contribute if interested. It's not always immediately possible to implement everything, but we do our best as we're able - recent news posts have included a UX/UI section so we can highlight the work being done and show that we *are* willing to take feedback. :)

@Paranoidfactoid No worries! I think I misunderstood what you meant by "mask". Technically, each filter has an associated mask (set to the active selection when applying the filter) - we just don't have the UI yet to edit it after the fact. It's on the TODO list.

I have a pending merge request for exporting Inkscape SVGs that didn't quite make it into 3.2. I'd like to add better SVG import (as vector not raster) integration as well - Inkscape is awesome.

@Paranoidfactoid Trust me, I'm well aware the UX can be a lot better - I'm the person who implemented initial non-destructive filters for GIMP 3.0. :)

I'm just saying that it can be done in GIMP right now, and I linked a plug-in that makes it easier (it adds a menu option that does all I said in a single step). I'm happy to hear feedback from people who use GIMP on how to improve it further.

@Paranoidfactoid @monica_b1998 We actually do have masking on Adjustment Layer Groups. Basically, make a layer group in passthrough mode, put whatever combination of filters you want on it, then add a layer mask.

Someone even made a plug-in to simplify that process while we continue to work on the UX: https://github.com/yousei3/GIMP3-Aseudo-Adjustment-Layers/releases/tag/Ver1.0

@anticurrent @webdoodle We have non-destructive filters now, so you can apply pretty much any filter as a "layer style". Like, you can add a Drop Shadow, Outer Glow, etc to any layer and it will be adjustable afterwards (unless you choose to merge down).

We have vector layers in 3.2, so it's just a matter of designing a tool to make "preset" vector layers in certain shapes. We have it as GSoC project for this summer, so hopefully someone will take it up soon!

on Out of the cave. · c/linuxmemes · 19 pts · 164d

@cabbage @Jhex We actually have an artist who has been working on refreshing/updating our default brushes/patterns/etc.

We're hoping to finally incorporate their work in GIMP 3.4 (we're planning to release 3.2 in a few weeks)!