lp:ubuntu/trusty-proposed/unity-mir

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-proposed/unity-mir
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

58. By PS Jenkins bot

[ Ted Gould ]
Ensure the last item of the array is NULL (LP: #1304315)

57. By PS Jenkins bot

[ Michael Zanetti ]
* send a SIGTERM to the process if upstart fails to stop an
  application (LP: #1273781)

[ Ubuntu daily release ]
* New rebuild forced

[ Alan Griffiths ]
* Compatibility with Mir 0.1.8

[ Gerry Boland ]
* Mir 0.1.8 refactoring allows removal of custom SurfaceFactory and
  instead use InitialSurfacePlacementStrategy to set surface depth and
  other properties. The shell surface notification now comes via
  SessionListener

56. By PS Jenkins bot

[ Michael Zanetti ]
* Implement API changes for the screenshotting and focusing api

[ Gerry Boland ]
* Fix bug where sidestage app launched by upstart on the phone would
  not have stage overridden to be main stage, and thus positioned
  incorrectly.

55. By PS Jenkins bot

New rebuild forced

54. By PS Jenkins bot

[ Gerry Boland ]
* ApplicationManager instance is owned & managed by the QML engine.
  Wrapping it with QSharedPointer causes shutdown crash due to double
  deletion. Resolve by removing the shared pointer wrapping. I tried
  specifying C++ ownership of the ApplicationManager object to the
  QmlEngine, but it did not work.

[ Ricardo Salveti de Araujo ]
* Using str.contains to find out if the cmdline is from a QtWebProcess
  process

[ Robert Carr ]
* configure_output has been dropped in mir devel, update to the new
  API. Depends on drop dbusscreen.

[ Kevin Gunn ]
* bump to mir0.1.7

[ Ubuntu daily release ]
* New rebuild forced

53. By PS Jenkins bot

New rebuild forced

52. By PS Jenkins bot

[ Gerry Boland ]
ApplicationManager instance is owned & managed by the QML engine.
Wrapping it with QSharedPointer causes shutdown crash due to double
deletion. Resolve by removing the shared pointer wrapping. I tried
specifying C+ownership of the ApplicationManager object to the
QmlEngine, but it did not work.

51. By PS Jenkins bot

[ Michael Zanetti ]
* expose ApplicationImage's sourceSize (LP: #1282126)

[ Andreas Pokorny ]
* Use the process id found in the mir::shell::Session to match it with
  the Application object. (LP: #1281075)

[ thomas-voss ]
* Switch to QT_NO_KEYWORDS and with that account for changes in
  process-cpp.

[ CI bot ]
* [cmake] Use XXX_LDFLAGS for libraries found with pkg_check_modules.
  Using the pkg given LDFLAGS resolves linking issues when cross-
  compiling
* Add dev scripts to support cross-compilation Adapted cross compile
  scripts from mir project to support cross compilation using a basic
  armhf chroot environment populated using debootstrap - the build
  dependencies are parsed from debian/control These scripts are
  intended for development purposes only
* Bugfix for unity-mir crash when multiple application instances with
  the same appId get started & stopped. This change also introduces
  further mocks for mir and unity-mir classes and a refactored
  ApplicationManager. The log traces where extended with more
  information on the touched application objects. (LP: #1240400)

50. By PS Jenkins bot

[ Gerry Boland ]
* Wrap classes of the QML plugin in a unitymir namespace, prevents
  symbol collision with Mir (LP: #1282248)

[ Kevin Gunn ]
* bump debian dep to mir0.1.6

[ Ubuntu daily release ]
* New rebuild forced

[ Alberto Aguirre ]
* Wrap classes of the QML plugin in a unitymir namespace, prevents
  symbol collision with Mir (LP: #1282248)

[ Andreas Pokorny ]
* Wrap classes of the QML plugin in a unitymir namespace, prevents
  symbol collision with Mir (LP: #1282248)

49. By PS Jenkins bot

[ Michael Terry ]
* When part of a greeter shell, use a transparent background instead
  of an opaque one.

[ Gerry Boland ]
* Add visible property to Application, so can show/hide all app
  surfaces

[ Ubuntu daily release ]
* New rebuild forced

[ Alberto Aguirre ]
* Set the visibility state on the mir surface attached to the
  application during suspend/resume states. By setting the visibility
  state (hide) of the mir surface during an appilcation suspend state,
  mir can avoid compositing the surface even regardless of opaqueness
  and alpha pixel format. fixes: lp: #1227739 (LP: #1227739)

Branch metadata

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

Subscribers