-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1755/
-----------------------------------------------------------

(Updated 2009-10-01 18:07:49.885277)


Review request for Plasma.


Summary (updated)
-------

Since revision 928340 (http://websvn.kde.org/?view=revision&revision=928340 ) 
its no longer possible to set a translucent background. Because of this you 
cannot use the wallpaper plugin of compiz fusion any longer with kde 4. For 
more information please see this bugreport: 
https://bugs.kde.org/show_bug.cgi?id=199869

This patch adds an hidden option named "translucentBackground" (because of 
Qt::WA_TranslucentBackground) in ~/.kde/share/config/plasma-desktoprc (example):

...
[PlasmaViews][34]
DashboardContainment=0
translucentBackground=true
...

The default value of translucentBackground is false, because this is the 
default behavior at the moment. I also created a patch against the 
kdebase-workspace-4.3.1 source package of Debian Squeeze, which works fine for 
me and can be found here: https://bugs.kde.org/show_bug.cgi?id=199869#c10

Best Regards,
WANA


Diffs
-----

  /trunk/KDE/kdebase/workspace/plasma/desktop/shell/desktopview.h 1027876 
  /trunk/KDE/kdebase/workspace/plasma/desktop/shell/desktopview.cpp 1027876 

Diff: http://reviewboard.kde.org/r/1755/diff


Testing
-------


Thanks,

wearenotalone

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to