Superkaramba themes remain on top of other windows in KDE 3.2.2. Bug 33243 reported a patch available for this same problem in the karamba ebuild, but not for the superkaramba ebuild. Bug 40839 reported this problem in the superkaramba ebuild, but was incorrectly marked a dupe of 33243 (33243 pertains to karamba, not to superkaramba). Still, the enclosed URL contains a fix to the problem in superkaramba. The proposed patch: --- karamba.cpp:2246 --- --- KWin::setType(winId(), NET::Dock); +++ //KWin::setType(winld(), NET::Dock); --- karamba.cpp:2246 --- Easy enough fix. Thanks, Kris Kerwin kkerwin@insi__REMOVE_ME__ghtbb.com Reproducible: Always Steps to Reproduce: 1. Open any theme in superkaramba 2. 3. Actual Results: Superkaramba stays on top of all windows. Expected Results: Superkaramba stays behind all windows.
The fix was put in in 0.33-r1, just wasn't x86 stable so i went ahead and marked it that.