         setSize(image->width() + 3 + 2 - ((wmLook == lookMetal || wmLook == lookFlat) ? 1 : (wmLook==lookLxp) ? 3 :0),
                 image->height() + 3 + 2 - ((wmLook == lookMetal || wmLook == lookFlat) ? 1 : (wmLook==lookLxp) ? 5 :0));
