Taskbar that stays on top?

Is it possible to make a taskbar that holds a little reference to each minimized window instead of the small icon that get created now?

It should also stay on top.

Look at “FvwmIconMan” – if you search the forums for that, you’ll find lots on it. As to making it StayOnTop:

Style FvwmIconMan  Layer 0 10

The “10” is excessive, but it does make sure it will always be so.

I don’t understand what you mean by the “small icon”. Do you mean the icon that you can see when an application is minimised? If so, what I do when using FvwmIconMan is to use the style:

Style ** NoIcon

So that I don’t see any icons.

– Thomas Adam.