unity-mir 0.2+14.04.20131128.2-0ubuntu1 source package in Ubuntu

Changelog

unity-mir (0.2+14.04.20131128.2-0ubuntu1) trusty; urgency=low

  [ Gerry Boland ]
  * Install ServerStatusListener to be notified of mir server start, pause
    and resume. Use start notification to send SIGSTOP signal to upstart,
    so it knows mir is ready for other clients.
  * Bump version number
  * InputArea: don't use lambda function as slot, can cause crash on
    shutdown Using lambda function as slot can introduce crash as the
    slot's object deletion is not registered unlike with traditional
    signal/slot connections. As a result, on signal emission, the lambda
    can be called on a deleted object. (LP: #1253685)
  * Misc fixes for Mir 0.1.2 support. (LP: #1254986)

  [ Alan Griffiths ]
  * ApplicationSession is a Mir implementation class that shouldn't be
    used by unity-mir, use shell::session instead.

  [ Kevin Gunn ]
  * mir server abi and api broke, updating dependency to deb 0.1.1.
  * update mir deb build dep to 0.1.2

  [ Victor Thompson ]
  * Fix mir to not suspend the music-app, or any other app granted a
    lifecycle exception, when switching between apps. (LP: #1241185,
    #1241045)

  [ Daniel van Vugt ]
  * Force the screen to redraw after turning the display back on (LP:
    #1255045). Also stop the compositor when the screen is off.
    Otherwise it will spin in the background, eating battery. (LP:
    #1255045)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 154
 -- Ubuntu daily release <email address hidden>   Thu, 28 Nov 2013 16:19:49 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
unity-mir_0.2+14.04.20131128.2.orig.tar.gz 48.8 KiB a45cdd9090c43e21c8e9e19412efda0c8faeaf92fed7de27f599a8cbdbe92c22
unity-mir_0.2+14.04.20131128.2-0ubuntu1.diff.gz 8.1 KiB 99e3d5daa74c2c33806db655ccbab94f72045b7f32a271c97e1bf131c2c7b1d5
unity-mir_0.2+14.04.20131128.2-0ubuntu1.dsc 2.2 KiB 03e082ca4171ec3575679760cec869b750c891c450ea7d198c42e9159594d68f

View changes file

Binary packages built by this source

libunity-mir-dev: Qt plugins for Unity specific Mir APIs - development files

 Unity-Mir provides Qt bindings for Mir features that are not exposed
 through the QtUbuntu QPA plugins but needed for shell functionality.
 .
 This package provides the development files for libunity-mir.

libunity-mir1: Qt plugins for Unity specific Mir APIs

 Unity-Mir provides Qt bindings for Mir features that are not exposed
 through the QtUbuntu QPA plugins but needed for shell functionality.