Re: Fwd: Re: Plasma themed tabbox

2009-02-28 Thread Sebastian Kügler
On Saturday 28 February 2009 17:31:02 Martin Gräßlin wrote: > > Very nice :) > > > > One question, does it use the translucent graphics when compositing is > > enabled? (It doesn't look like it does...) > > No it doesn't. I don't know why, but translucent background just doesn't > work. And as tabb

Re: Fwd: Re: Plasma themed tabbox

2009-02-28 Thread Marco Martin
On Saturday 28 February 2009, Martin Gräßlin wrote: > > > > > > I also changed some other things like calculating the width includes > > > the optional desktop name and when the tabbox is too high for the > > > screen one more item is dropped to have a better visual appearance. > > > > Very nice :)

Re: Fwd: Re: Plasma themed tabbox

2009-02-28 Thread Martin Gräßlin
On Saturday 28 February 2009 15:08:49 Sebastian Kügler wrote: > On Saturday 28 February 2009 13:42:13 Martin Gräßlin wrote: > > Attached is the diff for the Plasma styled tabbox after Nuno's visual > > review. > > > > Short summary of the visual changes: > > * usage of smallestReadableFont instead

Re: Fwd: Re: Plasma themed tabbox

2009-02-28 Thread Sebastian Kügler
On Saturday 28 February 2009 13:42:13 Martin Gräßlin wrote: > Attached is the diff for the Plasma styled tabbox after Nuno's visual > review. > > Short summary of the visual changes: > * usage of smallestReadableFont instead of default font > * text is aligned to bottom instead of vertical center

Re: Fwd: Re: Plasma themed tabbox

2009-02-28 Thread Martin Gräßlin
Attached is the diff for the Plasma styled tabbox after Nuno's visual review. Short summary of the visual changes: * usage of smallestReadableFont instead of default font * text is aligned to bottom instead of vertical center * bigger distance between items (+2 pixels) * active client has the

Re: Plasma themed tabbox

2009-02-27 Thread Marco Martin
On Thursday 26 February 2009, Chani wrote: > > are you using FrameSvg or a qsvgrenderer? with framesvg the opaque > > version should be automatically picked when compositing is disabled, but > > test it with oxygen for now, because air is still not complete and > > doesn't have the opaque version o

Re: Plasma themed tabbox

2009-02-26 Thread Chani
> are you using FrameSvg or a qsvgrenderer? with framesvg the opaque version > should be automatically picked when compositing is disabled, but test it > with oxygen for now, because air is still not complete and doesn't have the > opaque version of themes, ohhh. so that's why I have ugly black b

Re: Plasma themed tabbox

2009-02-26 Thread Marco Martin
On Thursday 26 February 2009, Martin Gräßlin wrote: > > The Plasma theme provides two sorts of graphics, one for composited (with > > smooth edges and translucent shadow) and one for non-composited, which > > are a bit more pixelised. The dialog in your screenshot looks like it's > > using the plas

Re: Plasma themed tabbox

2009-02-26 Thread Martin Gräßlin
On Wednesday 25 February 2009 20:13:42 Sebastian Kügler wrote: > On Tuesday 24 February 2009 12:20:06 Martin Gräßlin wrote: > > I worked on Plasma themeing the normal tabbox (without effects). So far > > everything seems to work ;-) > > > > As this is my first work on anything related to QGraphicsV

Re: Plasma themed tabbox

2009-02-26 Thread Sebastian Kügler
On Tuesday 24 February 2009 12:20:06 Martin Gräßlin wrote: > I worked on Plasma themeing the normal tabbox (without effects). So far > everything seems to work ;-) > > As this is my first work on anything related to QGraphicsView/Plasma I > cc-ed Plasma devs. Please have a look at the patch and tel

Re: Plasma themed tabbox

2009-02-25 Thread Marco Martin
On Tuesday 24 February 2009, Martin Gräßlin wrote: > I worked on Plasma themeing the normal tabbox (without effects). So far > everything seems to work ;-) > > As this is my first work on anything related to QGraphicsView/Plasma I > cc-ed Plasma devs. Please have a look at the patch and tell me wha

Re: Plasma themed tabbox

2009-02-25 Thread Sebastian Kügler
On Tuesday 24 February 2009 12:20:06 Martin Gräßlin wrote: > I worked on Plasma themeing the normal tabbox (without effects). So far > everything seems to work ;-) > > As this is my first work on anything related to QGraphicsView/Plasma I > cc-ed Plasma devs. Please have a look at the patch and tel