lp://staging/~fboucault/unity-2d/dash_wine_apps_launching
- Get this branch:
- bzr branch lp://staging/~fboucault/unity-2d/dash_wine_apps_launching
Branch merges
- Ugo Riboni (community): Approve
-
Diff: 32 lines (+21/-1)1 file modifiedlibunity-2d-private/Unity2d/launcherapplication.cpp (+21/-1)
Related bugs
Bug #794471: [dash] Wine applications are not launched | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 624. By Florian Boucault
-
[dash] Make it possible to launch Wine applications.
The XDG Menu Spec was not respected and desktop files with dashes (-) in them
were not resolved to their actual path on disk by GIO's g_desktop_app_info_ new.
Added a workaround for that case of which one instance is Wine applications. - 623. By Florian Boucault
-
do not run pkgbinarymangler to convert images to 8bit since this breaks
the launcher icon background handling. (LP: #809205)
(QT upstream bug: http://bugreports. qt.nokia. com/browse/ QTBUG-4459) - 620. By Aurélien Gâteau
-
[i18n] Bring back the .po files
Removing the .po files was not a good idea after all: the build system needs them and it makes sense from an upstream point of view to ship translations with our source code.
- 619. By Olivier Tilloy
-
[libunity-2d] Move the roles matching logic from the aggregator to the Place object, where it really belongs.
This allows to use a filter proxy model on a Place model directly in QML. - 618. By Aurélien Gâteau
-
[i18n] .po files are supplied by Launchpad, so remove them from the source so that packages do not ship them.
A packager can still explicitly add .po files for customization purposes.
- 617. By Florian Boucault
-
[dash] Fix use of opengl rendering backend: artifacts were displayed, even more so with transparency enabled.
The cause of the issue was that the QGLWidget viewport was set on the QDeclarativeView
before having setup the QGLWidget's flags.
Implementation of Unity2dDeclarativeView is much clarified as a result and this change
impacts all the components using it:
- launcher
- dash
- spreadSynchronization to VBlank has also been activated.
Set viewport update mode to QGraphicsView::FullViewportUp date when using OpenGL.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-2d/3.0