lp:~fboucault/unity-2d/dash_wine_apps_launching

Created by Florian Boucault and last modified
Get this branch:
bzr branch lp:~fboucault/unity-2d/dash_wine_apps_launching
Only Florian Boucault can upload to this branch. If you are Florian Boucault please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Florian Boucault
Project:
unity-2d
Status:
Merged

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)

622. By Florian Boucault

[packaging] Added placeholder entry in debian/changelog.

621. By Florian Boucault

[packaging] Merged the 3.8.10-0ubuntu1 release.

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
- spread

Synchronization to VBlank has also been activated.
Set viewport update mode to QGraphicsView::FullViewportUpdate when using OpenGL.

616. By Aurélien Gâteau

[panel] Build with QT_NO_KEYWORDS. Needed to be able to use UnityCore.

615. By Florian Boucault

Replaced deprecated "import Qt 4.7" with "import QtQuick 1.0" everywhere.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unity-2d/3.0
This branch contains Public information 
Everyone can see this information.

Subscribers