Review Request: Add an hidden option to set a translucent background for DesktopView
wearenotalone at freenet.de
wearenotalone at freenet.de
Thu Oct 1 20:05:43 CEST 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1755/
-----------------------------------------------------------
Review request for Plasma.
Summary
-------
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
More information about the Plasma-devel
mailing list