Summary: | OSD is not translucent | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Colin Guthrie <colin> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.0-SVN | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Colin Guthrie
2008-07-14 21:16:35 UTC
Yes, this seems to be a problem with NVidia cards/drivers. Translucency only works if set to 0.5. Anything else between 0.0 and 1.0 doesn't really work. We'll have to investigate. FWIW, I'm on Intel... and also I cannot see where to change the translucency to 0.5... Not poked in code yet but is this a constant I'd have to change there or am I missing something obvious? confirmed. I'm on Intel as well. No translucency and it cannot be configured yet. SVN commit 843404 by markey: Make the OSD translucency actually work. (minus a bug that amarok needs a restart for it to take affect -> TODO) BUG: 166567 M +3 -1 Osd.cpp M +2 -0 Osd.h WebSVN link: http://websvn.kde.org/?view=rev&revision=843404 |