> I would like to ask if there is a possibility to make the iconmanager on
> Top Layer + on full width of the screen.

"Top Layer" is easy, e.g.:

    OnTopPriority 5
    {
        "Emacs Icon Manager" "WorkSpaceManager"
        "TWM Icon Manager" "XDaliClock" "xcal"
    }

As for "full width" I don't have a really good answer.
You can try

    IconManagerGeometry "WIDTH`x'0+0+0" 1

but this WIDTH is the width of the screen when ctwm is started and it
won't be adjusted if you screen size changes, which may matter to you or
not depending on your usage patterns.

Personally, I find that nowadays's craze of "wide" screens means that
screens are too wide and too short, so rather than eat the precious
vertical real-estate with a wide icon-manager (or panel), I prefer to
have my window-managers eat up width by placing them on a side.


        Stefan

Reply via email to