You are using an obsolete web browser, or you have the page styles (CSS) disabled. You'll be able to access this site, but only a visually simplified version.

To Plasma theme creators [Lancelot]

Just to notify you of a big recent (committed today to trunk) change in Lancelot‘s theming.

The items in the lists (ActionListView widget) now shouldn’t have a background – the standard background from Plasma (widgets/viewitem.svgz – the one you see in krunner, folder view, SAL…) is being used.

The only item that is excluded from this rule is the [Group-ActionListView-Categories] which is used for sublist headers (like ‘Recent documents’ inside the Documents section).

If you don’t remove the backgrounds, both backgrounds will be shown on mouse hover.

In order to adapt your theme to the new change, edit all sections in theme.config file that match [Group-ActionListView-*] and replace:

background.type=svg
background.svg=...something...

with:

background.type=none

That’s all.

This change will become active in KDE 4.5 so you have a lot of time to adapt. Cheerio!

Share and Enjoy:
  • FSDaily
  • Slashdot
  • Digg
  • del.icio.us
  • Identi.ca
  • Twitter
  • Technorati
  • Reddit
  • LinkedIn
  • Netvibes
  • StumbleUpon
  • Facebook
  • Add to favorites
  • email

2 Comments

  1. You should ship a kconfupdate script for 4.5 to fix this automatically.

    Comment by Will Stephenson — 31 January 2010 @ 16:10 Reply to this comment

  2. @Will Stephenson: Well, this is not about user configurations so I think it would be a misuse of kconf_update.

    The second reason is that themes can also have the reason (some special desired effect) to keep the old background settings, or to have different background settings than type=none.

    Comment by Ivan Čukić — 31 January 2010 @ 17:40 Reply to this comment

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.