How to make Unity 2D dash background blurry transparent using QT code?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
You can use the QGraphicsBlurEffect QML element applied to the background image in the dash (GnomeBackground.qml): http://doc.qt.nokia.com/4.7.1/qgraphicsblureffect.html However this will not make the elements behind the dash blurry when using compositing (when the dash is truly transparent). That will require cooperation of the window manager. |
|||
|
|