I didn't knew of c->isfixed, that should fix Jukkas issue with gkrellm ;)
dwm-dynamicwindowmanager============================dwmisanextremelyfast,small,anddynamicwindowmanagerforX.Requirements------------InordertobuilddwmyouneedtheXlibheaderfiles.Installation------------Editconfig.mktomatchyourlocalsetup(dwmisinstalledintothe/usr/localnamespacebydefault).Afterwardsenterthefollowingcommandtobuildandinstalldwm(ifnecessaryasroot):makecleaninstallRunningdwm-----------Addthefollowinglinetoyour.xinitrctostartdwmusingstartx:execdwmInordertoconnectdwmtoaspecificdisplay,makesurethattheDISPLAYenvironmentvariableissetcorrectly,e.g.:DISPLAY=foo.bar:1execdwm(Thiswillstartdwmondisplay:1ofthehostfoo.bar.)Inordertodisplaystatusinfointhebar,youcandosomethinglikethisinyour.xinitrc:whiletruedoecho`date``uptime | sed 's/.*,//'`sleep1done|dwmConfiguration-------------Theconfigurationofdwmisdonebycreatingacustomconfig.hand(re)compilingthesourcecode.