this post was submitted on 24 May 2024
840 points (95.4% liked)

linuxmemes

21238 readers
1172 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 4 points 5 months ago (2 children)

    I've been using gimp for as long as I can remember using Linux since 2000. The interface has changed so much lately that I can barely use it. I can't find half the controls anymore.

    [–] [email protected] 2 points 5 months ago (2 children)

    Well, I don't know if it'll be maintained long term considering the disclaimer at the top of the README, but the PhotoGIMP plugin has always kept the interface consistent for me, and I've had it installed working well for 3.5 years now.

    https://github.com/Diolinux/PhotoGIMP

    [–] [email protected] 2 points 5 months ago

    Oh that's really cool

    [–] [email protected] 1 points 5 months ago (1 children)

    Well, there were no real GIMP changes in that period lol

    [–] [email protected] 0 points 5 months ago (1 children)

    It does change the keyboard shortcuts to mimic Photoshop's and it also changes the UI including icons. I don't know, I like it better than the GIMP defaults.

    [–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (1 children)

    I have to try it but I am already on GIMP 3 from flathub-beta (see instructions in my flatpak remote repo)

    This is probably pretty useful and I also dont really need the top right stuff but no idea how to remove it.

    I dont know if this is some GTK2 style set and never did this, but porting it to GTK3 is VERY likely worth the effort, if it is possible.

    Needs to be forked then though.

    https://github.com/boredsquirrel/PhotoGIMP

    I would remove the differnt launcher entry, even though maybe nice to have. The current GIMP splash screen is extremely ugly, that can go.

    I dont like changing the name though.

    Will try if it works on Gimp 3 and if not, see if this is fixable.

    [–] [email protected] 1 points 5 months ago

    Update: PhotoGIMP still works on GIMP 2.99

    The configs alone are a bit messy though, contain a lot of random stuff like the device config for the guys mouse.

    I think the settings cause a small bug, apart from that I am cleaning them up and will push an initial release soon!

    [–] [email protected] 6 points 5 months ago* (last edited 5 months ago) (1 children)

    The biggest revelation for me when I switched to Photoshop for work about 4 years ago is that non-destructive editing is sooooo much nicer.

    I always had dozens of "backup" layers in my years with Gimp just in case I messed something up. I was always cautious about the order in which you had to do things. I was amazed with photoshop at the fact that you could edit text after warping, gradient coloring and outlining it. Saved so much hassle.

    I read non-destructive is in the pipelines for Gimp, and that would finally make it start become a viable alternative again.

    [–] [email protected] 3 points 5 months ago (2 children)

    Non destructive means like when you use a tool to add something, it isn't "final". You can still edit that brush stroke or resize a shape?

    Kind of like in Inkscape when you edit an SVG?

    [–] [email protected] 1 points 5 months ago* (last edited 5 months ago) (1 children)

    Yes exactly. I used Gimp extensively (i think 2.8?) back in the day, and especially text was a pain to work with. If you rotated or resized text, you couldn't change what the text said anymore.

    Another example is making a layer grayscale. In gimp it would make the whole layer grayscale without any way to revert it. In Photoshop it sort of is like an extra "layer" on top of your colored layer that you can turn on and off, making it "non-destructive"

    Nowadays I mainly use Illustrator for work, so I could indeed probably give Inscape a good try. But sometimes you just need to work with pixels and gimps destructive workflow is just a dealbreaker for me. Still, it's impressive that the team got it so far, and I hope one day it will do a Blender and become the powehouse it deserves to be.

    [–] [email protected] 1 points 5 months ago

    Yeah I've been using Inkscape instead for all my drawing needs for quite a while now. I find working with vector graphics to be much easier. Each thing you add is an object that can be altered continuously.

    Plus I like that you can export to other formats at any size or any scale without loss.

    [–] [email protected] 3 points 5 months ago

    Yes its always just filters being individually applied.

    I also think GPU acceleration is a huge issue in GIMP and I think GIMP 3 still dont really has it.