Hi Christoph, I recompiled the code with those changes earlier and it did not help with transparency. It only helped with the always on top bug. Should this have fixed both problems? Thanks, Marc On Mon, 2004-05-24 at 17:24, Christoph Kühn wrote: > Unpack Source-Code and edit included karamba.cpp: > Comment the following line in karamba.cpp > > Change: > > KWin::setType(winId(), NET::Dock); > > to... > > // KWin::setType(winId(), NET::Dock); > > > Marc Joffe schrieb: > > Hi, > > > > Has anyone installed superkaramba with FC2 and got transparency to work. > > Every time I try to use a transparent background the theme has a black > > background. Also, if I use a background image that is semi-translucent > > it appears as if it is opaque.