School is a twelve-year jail sentence where bad habits are the only curriculum truly learned.
John Taylor Gatto
New forum topics
Recent comments
- you have to use source
3 days 18 hours ago - Why not just use this method
4 days 9 hours ago - Great!!!
1 week 4 hours ago - Really working with internet
1 week 11 hours ago - I haven't explored Puppet
5 weeks 8 hours ago - Wouldn't puppet be more
5 weeks 22 hours ago - I agree with the previous
11 weeks 1 day ago - how did this go when you
12 weeks 1 day ago - First off let me say thank
14 weeks 16 hours ago - You are my hero. :) Worked
18 weeks 1 day ago
Don't get me wrong, I love free software and enjoy using Gimp for web design but I still miss better functions for managing layers.
Something that I miss from my Photoshop days is being able to group layers as sets, very useful when I'm creating a web layout and want to hide many layers that form a navigation menu. With layer sets this would require just one click; with Gimp I need to click each layer to hide it.
I'd also like a remove hidden layers feature. I found a script for doing this with older versions of Gimp but it does not work with Gimp 2.6.
What else do you think we need for improving layers management in Gimp?
Posted to Graphics design for the Web on Thu, 2009-01-22 21:14
Also visit
Other Resources
- Cloud based Task Management Software
- Top rated project scheduling software
- Daniel E Straus Aveta
www.flickr.com
This is a Flickr badge showing public photos and videos from alexisbellido. Make your own badge here.

Join the conversation
I agree layer management
I agree layer management sucks.
Remove hidden layers script
The script has a syntax error in line 35.
wrong: (hidden-layers)
right: (hidden-layers '())
Afterwards it works in GIMP 2.6 (never tried in 2.4)
I fixed line 35 but still
I fixed line 35 but still have errors.
Windows pop-out with these messages:
1st window:
Execution error for 'Delete Hidden Layers':
Error: eval: unbound variable: cadr
2nd window:
Plug-In 'Delete Hidden Layers' left image undo in inconsistent state, closing open undo groups.
Do have any idea?
Thanks in advance.
(I used Windows XP, by the way)