KDE/kdelibs/plasma

2009-06-25 Thread Aaron J . Seigo
SVN commit 987462 by aseigo: clickable tooltips; plasma-devel@ people: please review API one more time CCMAIL:plasma-devel@kde.org M +77 -34private/tooltip.cpp M +12 -0 private/tooltip_p.h M +19 -1 private/windowpreview.cpp M +4 -0 private/windowpreview_p.h M +

Re: default plasma theme and fallback

2009-06-25 Thread Aaron J. Seigo
On Thursday 25 June 2009, Marco Martin wrote: > b)mantain oxygen as "default" and just load air instead of oxygen at kde > startup and how will that work for krunner? kwin? put this in every application that should be using the global setting? that doesn't seem like a good idea. it also means we

Re: air backgrounds -> a little too translucent?

2009-06-25 Thread Jacopo De Simoi
Nuno++ On Friday 26 June 2009 02:17:46 Nuno Pinheiro wrote: > A Friday 26 June 2009 01:05:16, Aaron J. Seigo escreveu: > > hi all ... > > > > is it just me or are the widget, dialog and panel backgrounds in Air just a > > little too translucent, making it hard to read text and see fine details? >

Re: Review Request: Fix Plasma clocks not being aware of timezone changes until next plasma-desktop restart, alt patch

2009-06-25 Thread Jacopo De Simoi
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/891/#review1384 --- Much better than mine! It would be excellent if we could trigger an upd

Re: air backgrounds -> a little too translucent?

2009-06-25 Thread Aaron J. Seigo
On Thursday 25 June 2009, Nuno Pinheiro wrote: > A Friday 26 June 2009 01:05:16, Aaron J. Seigo escreveu: > > hi all ... > > > > is it just me or are the widget, dialog and panel backgrounds in Air just > > a little too translucent, making it hard to read text and see fine > > details? > > > > shou

Re: air backgrounds -> a little too translucent?

2009-06-25 Thread Nuno Pinheiro
A Friday 26 June 2009 01:05:16, Aaron J. Seigo escreveu: > hi all ... > > is it just me or are the widget, dialog and panel backgrounds in Air just a > little too translucent, making it hard to read text and see fine details? > > should it be made slightly more opaque? yeah a bit, its a trade off,

air backgrounds -> a little too translucent?

2009-06-25 Thread Aaron J. Seigo
hi all ... is it just me or are the widget, dialog and panel backgrounds in Air just a little too translucent, making it hard to read text and see fine details? should it be made slightly more opaque? blurring would probably help a lot, but that isn't supported by all compositing setups and w

Review Request: Fix Plasma clocks not being aware of timezone changes until next plasma-desktop restart, alt patch

2009-06-25 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/891/ --- Review request for Plasma. Summary --- Alternate patch to http://reviewboard

Re: Review Request: Fix Plasma clocks not being aware of timezone changes until next plasma-desktop restart

2009-06-25 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/889/#review1383 --- how about just doing it from the engine itself, keeping this all in one

Re: Review Request: BackgroundListModel::removeBackground must be a slot but it wasn't

2009-06-25 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/883/#review1382 --- good catch; it can even go into protected slots, and this change needs

Review Request: Fix Plasma clocks not being aware of timezone changes until next plasma-desktop restart

2009-06-25 Thread Jacopo De Simoi
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/889/ --- Review request for Plasma. Summary --- The plasma timeengine reacts to timez

Re: default plasma theme and fallback

2009-06-25 Thread Michael Rudolph
On Thu, Jun 25, 2009 at 14:21, Marco Martin wrote: > there are few possible solutions: > a) not caring, be a bad boys and just require the themes to be complete (ok, > not a solution this one :p) > b)mantain oxygen as "default" and just load air instead of oxygen at kde > startup > c)have a fallbac

Re: default plasma theme and fallback

2009-06-25 Thread Jacopo De Simoi
b) and c) do not rule out each other, indeed: we could have c) as an optional entry which defaults to oxygen which would be the "default fallback" option. To me this seems the sanest option, since many themes around, being incomplete as Nuno said, rely on the fact that they are fallbacked by oxy

Re: default plasma theme and fallback

2009-06-25 Thread J Janz
I think c) is the most interesting, as it would let people to rely on any theme they want to (and who'd make a third party theme relying on another third party theme would have conscience it's not KDE's and, as so, could be unstable and s/he'd have to be sure the theme is ok time to time), but b) i

Re: default plasma theme and fallback

2009-06-25 Thread Alessandro Diaferia
2009/6/25 Nuno Pinheiro > A Thursday 25 June 2009 13:21:22, Marco Martin escreveu: > > My vote goes for b) > > most themes around are very incomplete. > > > > Hi all, > > as i was talking today with Ivan on irc, there could be a problem in > having > > air as default theme now, since is the fallb

Re: default plasma theme and fallback

2009-06-25 Thread Nuno Pinheiro
A Thursday 25 June 2009 13:21:22, Marco Martin escreveu: My vote goes for b) most themes around are very incomplete. > Hi all, > as i was talking today with Ivan on irc, there could be a problem in having > air as default theme now, since is the fallback theme too, many existing > (and incomple

default plasma theme and fallback

2009-06-25 Thread Marco Martin
Hi all, as i was talking today with Ivan on irc, there could be a problem in having air as default theme now, since is the fallback theme too, many existing (and incomplete) themes that relied on many elements to be the fallback ones now have the air elements, a thing that could quite break thei

Review Request: BackgroundListModel::removeBackground must be a slot but it wasn't

2009-06-25 Thread Omer F. USTA
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/883/ --- Review request for Plasma. Summary --- @backgroundlistmodel.cpp: connect(&m