qtmir 0.4.6+15.10.20151008.2-0ubuntu1 source package in Ubuntu

Changelog

qtmir (0.4.6+15.10.20151008.2-0ubuntu1) wily; urgency=medium

  [ Alexandros Frantzis ]
  * Update for Mir 0.17 changes

  [ CI Train Bot ]
  * New rebuild forced.

qtmir (0.4.6+15.10.20150930.1-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Daniel d'Andrada ]
  * MirSurfaceItem: texture must be manipulated only from the scene
    graph thread (LP: #1499388, #1495871)

  [ Gerry Boland ]
  * Add "Closing" state to Application, use it to distinguish user-
    induced close from app-induced close. Don't clear QML cache if user-
    induced. (LP: #1500372)

qtmir (0.4.6+15.10.20150925-0ubuntu1) wily; urgency=medium

  * Bump application API version

qtmir (0.4.6+15.10.20150923-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Cemil Azizoglu ]
  * Port gl_bind_to_texture to the new TextureSource interface. Update
    for Mir 0.16 release.

qtmir (0.4.6+15.10.20150918-0ubuntu1) wily; urgency=medium

  [ Daniel d'Andrada ]
  * Update surface focus when a surface enters or leaves a
    MirSurfaceItem (LP: #1491034, #1495437)

qtmir (0.4.6+15.10.20150914-0ubuntu1) wily; urgency=medium

  [ Daniel d'Andrada ]
  * MirSurfaceItem gets dirty when it's set to draw a different (or no)
    surface (LP: #1492185)
  * QtEventFeeder: log the pointer events it gets from Mir

  [ Daniel van Vugt ]
  * Stop waking up every 200ms if there's nothing to wake up for. It's
    just wasting battery. (LP: #1479250)

qtmir (0.4.6+15.10.20150904-0ubuntu1) wily; urgency=medium

  [ Michal Sawicz ]
  * No change rebuild to resync vivid+overlay and wily

  [ CI Train Bot ]
  * No-change rebuild.

qtmir (0.4.6+15.04.20150827.1-0ubuntu1) vivid; urgency=medium

  [ Daniel d'Andrada ]
  * Enable multiple MirSurfaceItems rendering the same MirSurface
  * Allow resizing an app that is in the process of getting suspended.
    (LP: #1466510)

qtmir (0.4.5+15.10.20150817-0ubuntu1) wily; urgency=medium

  *

qtmir (0.4.5+15.10.20150812.1-0ubuntu1) vivid; urgency=medium

  [ Daniel van Vugt ]
  * MirSurfaceItem: Remove an unnecessary and potentially infinite loop
    (LP: #1477430) (LP: #1477430)

  [ Gerry Boland ]
  * Standardize licences to LGPLv3, update years, remove authors (LP:
    #1483664)
  * authorizeSession incorrectly edits desktopFilePath supplied by
    desktop_file_hint (LP: #1483225)

qtmir (0.4.5+15.10.20150804.1-0ubuntu1) vivid; urgency=medium

  * Dual release with wily

qtmir (0.4.5+15.04.20150821-0ubuntu1) vivid; urgency=medium

  [ Daniel d'Andrada ]
  * Improve handling of applications that are stopping or getting killed
    (LP: #1483840, #1485608)

  [ Gerry Boland ]
  * AppMan: if app destroys surface while in Running state, it is
    probably shutting down, so preempt it by removing it from the model

qtmir (0.4.5+15.04.20150820-0ubuntu1) vivid; urgency=medium

  [ Gerry Boland ]
  * Hotfix to work around bug 1483752 (LP: #1483752)

  [ Michael Zanetti ]
  * Hotfix to work around bug 1483752 (LP: #1483752)

qtmir (0.4.5+15.10.20150804.1-0ubuntu1) wily; urgency=medium

  [ Alan Griffiths ]
  * Start restructuring code to use the Mir WindowManager interface for
    window management. (Instead of completely replacing the Shell.)

  [ Andreas Pokorny ]
  * ensure the argv passed to mir is a null terminated list (not a
    nullptr)

  [ Daniel d'Andrada ]
  * Remove focus-based app lifecycle. Let shell control it.
  * Remove focus-based app lifecycle. Let shell control it.

  [ Daniel van Vugt ]
  * ensure the argv passed to mir is a null terminated list (not a
    nullptr)

  [ Gerry Boland ]
  * CMake should require mir 0.14
  * Ubuntu Touch has no shared graphics cache implemented, QPA should
    not say it does
  * We depend on Qt 5.4, remove compatibility code for older versions

  [ Lukáš Tinkl ]
  * Extend the key table to cover full xkb range of keycodes.

qtmir (0.4.5+15.10.20150728-0ubuntu2~gcc5.1) wily; urgency=medium

  * No change rebuild using GCC 5.

qtmir (0.4.5+15.10.20150728-0ubuntu1) wily; urgency=medium

  [ Gerry Boland ]
  * Remove explicit gcc4.9 dependency (LP: #1452338)

qtmir (0.4.5+15.10.20150722-0ubuntu1) wily; urgency=medium

  [ Andreas Pokorny ]
  * Release in step with Mir 0.14.0

  [ CI Train Bot ]
  * New rebuild forced.

qtmir (0.4.5+15.10.20150617-0ubuntu1) wily; urgency=medium

  [ Gerry Boland ]
  * [qpa] refactor QMirServer to clean up its API, and fix strange
    thread design.

  [ Michał Sawicz ]
  * Depend on same-version qtmir-{desktop,android}

qtmir (0.4.5+15.10.20150611-0ubuntu2) wily; urgency=medium

  * No-change rebuild against Qt 5.4.2.

qtmir (0.4.5+15.10.20150611-0ubuntu1) wily; urgency=medium

  [ Daniel d'Andrada ]
  * Add X-Ubuntu-Supported-Orientations desktop file entry

qtmir (0.4.4+15.04.20150513-0ubuntu1) vivid; urgency=medium

  [ Alan Griffiths ]
  * Release in step with Mir 0.13.0

  [ Daniel van Vugt ]
  * Release in step with Mir 0.13.0

  [ Gerry Boland ]
  * Release in step with Mir 0.13.0

qtmir (0.4.4+15.04.20150511.1-0ubuntu1) vivid; urgency=medium

  [ Albert Astals Cid ]
  * Fix debug line

  [ Daniel d'Andrada ]
  * When synthesizing touch releases for absent touches, send them in
    separate events (LP: #1437357)

  [ Gerry Boland ]
  * If Mir fails to start, exit the process immediately as nothing else
    can be done
  * Remove boost dependence, it supplies almost nothing of benefit to
    offset its cost
  * Remove legacy surface configuration change code, use newer
    SurfaceObserver
  * Remove useless profiling information, fixes build with Qt5.5 (LP:
    #1437181)

  [ Michael Zanetti ]
  * read exception list from gsettings instead of a hardcoded list

  [ Michał Sawicz ]
  * Require an application API version, fix the provided version and use
    include dir from the .pc file

qtmir (0.4.4+15.04.20150318-0ubuntu1) vivid; urgency=medium

  [ Daniel d'Andrada ]
  * Port to the new MirEvent API and add support for pointer events.
    (LP: #1417650, #1392716)

  [ Gerry Boland ]
  * Refactor wakelock handling. Lifecycle exempt apps now release
    wakelock when shell tries to suspend them (LP: #1423787)

  [ Robert Carr ]
  * Port to the new MirEvent API and add support for pointer events.
    (LP: #1417650, #1392716)

qtmir (0.4.4+15.04.20150317-0ubuntu1) vivid; urgency=medium

  [ Albert Astals Cid ]
  * Make the test pass with Qt >= 5.4.1 (LP: #1427529)

qtmir (0.4.4+15.04.20150227.1-0ubuntu1) vivid; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Kevin DuBois ]
  * No change rebuild for mir 0.12

qtmir (0.4.4+15.04.20150220-0ubuntu1) vivid; urgency=medium

  [ Albert Astals Cid ]
  * Don't start timer from the thread it doesn't belong to

qtmir (0.4.4+15.04.20150209-0ubuntu2) vivid; urgency=medium

  * No-change rebuild against Qt 5.4.0.

qtmir (0.4.4+15.04.20150209-0ubuntu1) vivid; urgency=medium

  [ Daniel van Vugt ]
  * QtMir changes required to support the Mir branch of the same name.
    Landing soon. (LP: #1395581)

  [ Alan Griffiths ]
  * Port to the msh::Shell API in Mir

  [ Robert Carr ]
  * Bump build-dep to mir 0.11.

qtmir (0.4.4+15.04.20150206-0ubuntu1) vivid; urgency=medium

  [ Gerry Boland ]
  * Explicitly setting GL-mode breaks GTK app rendering. Removing the
    hack appears to just work (LP: #1401968)

  [ Michał Sawicz ]
  * Add moot autopkgtest to run the standard unit tests

  [ Albert Astals Cid ]
  * Fix demo shell import name

  [ Daniel d'Andrada ]
  * Don't suspend&resume the main stage app when switching focus from
    side to main stage

qtmir (0.4.4+15.04.20150115-0ubuntu1) vivid; urgency=low

  [ Gerry Boland ]
  * Add Wakelock support - ensures device drops to deep-sleep mode only
    when all AppMan suspend tasks have completed

  [ Ricardo Mendoza ]
  * Reduce suspend timeout to half of the previous value because the
    long value was too apparent on fast paced apps, like web games of
    music players; it broke the user experience according to design.
    (LP: #1402650)

qtmir (0.4.4+15.04.20150114-0ubuntu1) vivid; urgency=low

  [ Gerry Boland ]
  * Depend on :native version of g++ to allow cross-compiling to work.
    (LP: #1353855)

  [ Michał Sawicz ]
  * Declare the QByteArray in callDispatcher so it doesn't get deleted
    before it's copied. (LP: #1408819)

  [ Josh Arenson ]
  * Assign touch events area to the correct values.

  [ Albert Astals ]
  * Move the creation of the surface observer to
    SessionListener::surface_created

qtmir (0.4.4+15.04.20150109-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Nick Dedekind ]
  * Notify prompt sessions that sessions have been suspended/resumed.
    (LP: #1355173, #1384950)

qtmir (0.4.4+15.04.20150108.1-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Cemil Azizoglu ]
  * Rebuild for Mir 0.10.

  [ Nick Dedekind ]
  * Compatibility for Mir 0.10.0

qtmir (0.4.4+15.04.20141215-0ubuntu1) vivid; urgency=low

  [ Daniel d'Andrada ]
  * Update README and readd option to disable building tests

  [ Gerry Boland ]
  * Emit SIGSTOP when AppMan fully initialized, when Mir is ready is too
    soon (LP: #1394208)

qtmir (0.4.4+15.04.20141211-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alan Griffiths ]
  * Migration of qtmir from the legacy Mir API
  * Refactor to better reflect the code structure following new-migrate-
    to-mir-Server-API

qtmir (0.4.4+15.04.20141205-0ubuntu1) vivid; urgency=low

  [ CI Train Bot ]
  * Resync trunk
  * Resync trunk
  * Resync trunk
  * Resync trunk
  * Resync trunk

  [ Ricardo Salveti de Araujo ]
  * qteventfeeder: adding bt and wired headset multimedia keys (LP:
    #1398427)

qtmir (0.4.4+15.04.20141203-0ubuntu1) vivid; urgency=low

  [ Gerry Boland ]
  * Port qmake->cmake to enable sbuild usage for crosscompiling.
  * Fix build with Qt5.4 (LP: #1394884)

  [ Michał Sawicz ]
  * Port qmake->cmake to enable sbuild usage for crosscompiling.

  [ Robert Carr ]
  * Port qmake->cmake to enable sbuild usage for crosscompiling.

  [ Alberto Aguirre ]
  * Select mirclient backend for platform-api instead of mirserver.

qtmir (0.4.4+15.04.20141124-0ubuntu1) vivid; urgency=low

  [ Alberto Aguirre ]
  * No-change rebuild againts mir 0.9.0

  [ Ubuntu daily release ]
  * New rebuild forced

qtmir (0.4.4+15.04.20141110-0ubuntu2) vivid; urgency=medium

  * No-change rebuild against Qt 5.3.2.

qtmir (0.4.4+15.04.20141110-0ubuntu1) vivid; urgency=low

  [ Michael Zanetti ]
  * Use QSGDefaultImageNode instead of QSGSimpleTexture to gain surface
    manipulation features such as antialiasing (LP: #1351559)

  [ josharenson ]
  * Add support for enabling/disabling orientation sensor based on
    screen power state. (LP: #1375297)

qtmir (0.4.4+15.04.20141030.2-0ubuntu1) vivid; urgency=low

  [ Ted Gould ]
  * Use UAL pause/resume functions for stopping/continuing all tasks in
    the cgroup (LP: #1379786)

  [ Timo Jyrinki ]
  * Add libmtdev-dev build dependency (LP: #1379152) (LP: #1379152)

qtmir (0.4.4+15.04.20141030.1-0ubuntu1) vivid; urgency=low

  [ Ricardo Mendoza ]
  * Clean up QML Compilation cache if application fails to start
    correctly.

qtmir (0.4.4+14.10.20141013-0ubuntu1) utopic; urgency=medium

  [ Daniel d'Andrada ]
  * Turn UbuntuKeyboardInfo into a QML singleton

  [ Gerry Boland ]
  * Rewrite DesktopFileReader to use GDesktopAppInfo, enables reading
    localized keys (LP: #1350360)

  [ Michał Sawicz ]
  * Ensure unity8-dash is less likely to be killed than other background
    apps. (LP: #1379296)

  [ Robert Carr ]
  * Pass key auto-repeat flag through QtEventFeeder.

qtmir (0.4.3+14.10.20141010-0ubuntu1) utopic; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Cemil Azizoglu ]
  * Rebuild for Mir 0.8.0.

qtmir (0.4.3+14.10.20141006-0ubuntu1) utopic; urgency=low

  [ Michael Zanetti ]
  * Fix some bugs in app lifecycle management.

  [ Albert Astals ]
  * Wait for ApplicationManager to be there

qtmir (0.4.3+14.10.20141001.5-0ubuntu1) utopic; urgency=low

  [ Daniel d'Andrada ]
  * CONFIG+=no_tests to avoid building the tests and therefore speed up
    the build
  * Provide a global clipboard via D-Bus (LP: #1367814)

  [ josharenson ]
  * Remove check to see if application is already focused before
    focusing.

  [ Robert Carr ]
  * MirSurfaceItem::consume Set motion event tooltypes based on
    QTouchPoints (LP: #1371282)

  [ Gerry Boland ]
  * Fix AppMan handling Upstart resuming a Stopped application

qtmir (0.4.3+14.10.20140922.1-0ubuntu1) utopic; urgency=low

  [ Gerry Boland ]
  * Expose Mir surface orientation property to QML (LP: #1288332)
  * Add splash screen properties to Application

  [ Florian Boucault ]
  * Add splash screen properties to Application

  [ Daniel d'Andrada ]
  * Add splash screen properties to Application

qtmir (0.4.3+14.10.20140918.3-0ubuntu1) utopic; urgency=low

  [ Gerry Boland ]
  * TaskController may call processStarted synchronously, so check for
    that in startApplication before adding (LP: #1371047)

qtmir (0.4.3+14.10.20140918.1-0ubuntu1) utopic; urgency=low

  [ Gerry Boland ]
  * Fix unstable test - be more careful about synchronizing the Qt image
    provider and Mir snapshot threads

qtmir (0.4.3+14.10.20140915-0ubuntu1) utopic; urgency=low

  [ Daniel d'Andrada ]
  * MirSurfaceItem: Ensure all touch sequences sent to Mir surface are
    properly ended.

qtmir (0.4.3+14.10.20140907-0ubuntu1) utopic; urgency=low

  [ Daniel d'Andrada ]
  * QtEventFeeder: validate touches before sending them to Qt

  [ josharenson ]
  * Fix a small typo in the README file

  [ Alan Griffiths ]
  * Provide Mir with a handler for any command-line arguments it fails
    to parse. For the moment, these are simply ignored.

  [ Gerry Boland ]
  * Add LTTng tracepoints

qtmir (0.4.3+14.10.20140903-0ubuntu1) utopic; urgency=medium

  [ Nick Dedekind ]
  * Use a model for child surfaces/sessions. Add surface tests.
  * Support for nesting prompt sessions.

qtmir (0.4.2+14.10.20140829-0ubuntu1) utopic; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Cemil Azizoglu ]
  * Rebuild for the Mir 0.7.0 release.

qtmir (0.4.2+14.10.20140825-0ubuntu1) utopic; urgency=low

  [ Daniel d'Andrada ]
  * Revamp screenshotting to use an image provider again, removing
    screenshot-related methods on Application

  [ Daniel van Vugt ]
  * Add support for building against Mir when it's installed somewhere
    other than /usr (like with a custom $PKG_CONFIG_PATH).

qtmir (0.4.1+14.10.20140817-0ubuntu1) utopic; urgency=medium

  [ Michał Sawicz ]
  * Unrevert "MirSurfaceItem: always try to consume new mir frames"

qtmir (0.4.1+14.10.20140815.is.0.4.1+14.10.20140811.1-0ubuntu1) utopic; urgency=medium

  * Reverting previous commit since unity8 started deadlocking in ap
    test runs (requested by Saviq)

qtmir (0.4.1+14.10.20140815-0ubuntu1) utopic; urgency=low

  [ Daniel d'Andrada ]
  * MirSurfaceItem: always try to consume new mir frames Otherwise those
    frames will get dropped and MirSurfaceItem will therefore never use
    them, being left displaying an old, stale, frame until the
    application renders again.This could happen for instance if an
    application was rendering between the time the Application object
    goes to Suspended state and the actual process getting SIG_STOPPED
    (ie, suspended for real). Frames rendered in this interval were
    getting dropped and once that app was resumed and its MirSurfaceItem
    brought to front the user would see an old stale frame until some
    new event caused the application to render a new frame (e.g. an
    input event) (LP: #1353374)

qtmir (0.4.1+14.10.20140811.1-0ubuntu1) utopic; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Michał Sawicz ]
  * Bumped dependency for Mir 0.6.0. Switch to using supported API
    (the_ipc_factory -> new_ipc_factory).

  [ Cemil Azizoglu ]
  * Bumped dependency for Mir 0.6.0. Switch to using supported API
    (the_ipc_factory -> new_ipc_factory).

  [ Alan Griffiths ]
  * Bumped dependency for Mir 0.6.0. Switch to using supported API
    (the_ipc_factory -> new_ipc_factory).

  [ Kevin Gunn ]
  * Bumped dependency for Mir 0.6.0. Switch to using supported API
    (the_ipc_factory -> new_ipc_factory).

qtmir (0.4.1+14.10.20140811-0ubuntu1) utopic; urgency=low

  [ Gerry Boland ]
  * AppMan: fix dbus GetWindowStack & GetAppFromPid APIs. On suspend,
    mark focused application unfocused, and reverse on resume.

qtmir (0.4.1+14.10.20140808-0ubuntu1) utopic; urgency=medium

  [ Nick Dedekind ]
  * Added prompt surfaces to application

qtmir (0.4.0+14.10.20140805.1-0ubuntu1) utopic; urgency=low

  [ Nick Dedekind ]
  * Only add prompt session surfaces to the surface stack once their
    first frame has been drawn.

qtmir (0.4.0+14.10.20140805-0ubuntu1) utopic; urgency=low

  [ Daniel d'Andrada ]
  * Don't take screenshots automatically and emit focusRequested()
    reliably (LP: #1350917)

qtmir (0.4.0+14.10.20140729-0ubuntu1) utopic; urgency=medium

  [ Gerry Boland ]
  * Update for Mir 0.4.0 compatibility
  * Remove unneeded properties from SurfaceManager and restore support
    for surface with no app parent
  * Add patches to ubuntuclient plugin to enable sharing of GL context -
    needed for oxide
  * Rename client plugin to ubuntumirclient (to match that of qtubuntu)
    There are some apps which check the QPA name is ubuntumirclient, and
    fail with ubuntuclient. Worst offender is Oxide, which is hard to
    rebuild, so this change is easier fix.
  * Revert 125, incorrect branch merged
  * Rename client plugin to ubuntumirclient (to match that of qtubuntu)
    There are some apps which check the QPA name is ubuntumirclient, and
    fail with ubuntuclient. Worst offender is Oxide, which is hard to
    rebuild, so this change is easier fix.
  * Remove surface observer on MirSurfaceItem destruction
  * New apps placed at start of model and are focused immediately.
    AppMan model has proper surface and fullscreen roles now. Whitespace
    fixes
  * Enable UbuntuPlatformServices for a mirserver
  * Fix FTBFS - header file moved
  * Remove ubuntumirclient plugin as it moved to qtubuntu
  * Empty commit to force rebuild for Qt5.3
  * debian: update package name, fixes dependency wait in PPA
  * Fix Qt5.3 compile - QQmlProfiler changed to QQuickProfiler
  * Update README, rename root pro file to match project name
  * debian: replace old libplatform-api-dev with newer libubuntu-
    application-api-dev
  * Fix lifecycle by pulling latest unity-mir code. Rename QML module
    back to Unity.Application. Import unity-mir tests. Use category
    logging
  * Restore code to override side-stage apps to be on main stage on
    single-stage devices
  * Remove unused *toBeFocused state savers
  * debian: update mir & papi version dependencies
  * Fix out-of-tree builds
  * Using const QString ref to save possible QString copy
  * Small header file cleaning
  * Fix test fails - do not run moc again on headers used by tests
  * Downgrade error warning of unmanaged session startup
  * Simplify focus logic, fix tablet lifecycle
  * Workaround GL/GLES conflict between Qt and Mir. Split into 3
    packages: GL qpa, GLES qpa & QML plugin Mir is GLES only. Qt on
    desktop is desktop-GL only. To workaround this, (ab)use the fact
    that MESA on the desktop allows you to bind GL apis to a GLES
    context via eglBindAPI. To use this, need to compile with QPA
    separately for GL and GLES targets. Thus need to split the packaging
    into: + qtmir-android - qpa plugin for GLES targets + qtmir-desktop
    - qpa plugin for desktop-GL targets (uses MESA hack) +
    qtdeclarative5-qtmir-plugin - the QML plugin Also stopped unit tests
    from being installed
  * Re-enable Buffer Queueing OpenGL, should improve graphics
    performance
  * Remove refresh-rate override as Mir now returns correct value
  * MirGLContext - temporary gl context from mir does not have
    attributes defined by GLConfig applied, so need to do so manually
  * DisplayWindow listens for Hide/Show events with its event handler,
    not via a static variable
  * QtEventFeeder - add deconstructor to delete the mTouchDevice
  * Application: delete TODO comment in setSession as nonsensical
  * SessionName removed. PID matching was introduced some time ago and
    so session name unnecessary
  * Application: remove hack to guess app supported orientations,
    implement properly later
  * Fixed threading issue when screen-shotting application about to be
    stopped. By Nick Dedekind
  * Revert rev 179, add comment to clarify
  * Application: replace direct call into MirSurfaceItem with a
    signal/slot. Removes FIXME
  * MirSurfaceItem: setting unfocused on creation breaks camera & videos
    app, so disabling and added fixme
  * Add FIXME about the custom roles
  * Remove redundant comment
  * Remove ApplicationManager::topmostApplication
  * AppMan: if foreground app closes, set all unfocused to let shell
    decide what next to focus
  * Useless static_cast removed
  * DebugHelpers: do not use default state for last option in the enum
    today, the enum may grow in future
  * MirBufferSGTexture: remove the Qt5.3 ifdefs, were probably broken
    for older Qt versions
  * MirSurfaceItem - standardize on qCDebug(QTMIR_SURFACES)
  * MirSurfaceManager: generate roleNames only on read
  * MirSurfaceManager: remove commented line
  * TaskController: add a few more consts
  * Removed WindowScreenshotProvider as not needed for now
  * AppMan: be slightly more verbose with desktop file locating for
    desktop_file_hint. Also use faster exists() static function
  * AppMan: data - remove nonsensical default role
  * ProcessController: expand documentation
  * Clarify licences
  * Give AppMan & SurfMan objectNames
  * MirSurfaceItem: do not print keystrokes to log
  * Fix crash bug - disable input events going to MirSurfaceItem whose
    backing mir surface was destroyed
  * SurfaceManager: do not add each surface to the model twice silly
  * debian: only use gcc4.9 compiler to prevent ABI breaks due to some
    C++11 features still being experimental in gcc
  * AppMan: emit unfocus dbus event on suspend, and focus on resume
  * Revert 214 - breaks install of qtmir and qtubuntu
  * Input Event timestamp - do not overwrite timestamp of events sent to
    client

  [ Nick Dedekind ]
  * Compatibility with mir-0.5

  [ Robert Bruce Park ]
  * CI Train packaging cleanup. Minor packaging cleanup for CI Train
    standards.
  * Slightly more readable debian/rules.

  [ Michael Zanetti ]
  * append newly focused apps instead of prepending them. Allows the ui
    to do the regular app focused animation for newly started apps too
  * Fix multi touch points on mirsurfaceitems. Patch kindly provided by
    anpok.
  * also mir specific key codes through the QKeyEvent

  [ Michael Terry ]
  * Use virtual package names in Conflicts/Replaces fields and clean
    build dirs when doing dh_clean.

  [ Daniel d'Andrada ]
  * ubuntuclient: Properly handle mir's resize event Take it as a
    promise for a future buffer size instead of immediately obeying it.
  * Some MirSurfaceItem fixes Don't assume that it always have an
    Application. Slightly improve its ownership mess.
  * Work around crash in MirSurfaceManager::onSurfaceAttributeChanged
  * Improve debug output of surfaces handled by MirSurfaceManager
  * Make mirserver QPA implement QPlatformIntegration::inputContext() So
    that shell can get a virtual keyboard
  * Wait for screen orientation to stabilize before committing to it
  * Reduce orientation stabilization time and cancel pending change when
    facing up/down
  * Merge multiple qml size changes into a single mir surface resize
    Resizing a mir surface is a costly operation and qml items can get
    resized multiple times in a single event loop iteration. Besides, a
    qml item changes its width and height separately
  * Add WindowScreenshotProvider
  * s/upstart-app-launch-2/ubuntu-app-launch-2
  * Add clipboard support had to remove the dependency of mirserver to
    platform-api-client as it caused a clash as both libs are loading
    unityrpc.proto. That's a protobuffer limitation. Added the protobuf
    generated files directly (unityrpc.cpp and unityrpc.h) as I couldn't
    bend qmake to my will.
  * UbuntuPlatformServices is no longer shared by both QPAs
  * Update Application::fullscreen when the application gets its surface
  * MirSurfaceManager: s/DLOG/qCDebug Use Qt's new categorized logging
    system
  * MirSurfaceManager: improve debug output
  * Hold back this commit for now as qtmir trunk still uses an old mir
    version
  * adapt to latest mir/devel + input_sender branch
  * MirSurfaceManager: improve debug output
  * Revert to the old ways regarding rotation Where unity8 doesn't move
    and apps rotate by themselves. Retake that rotation approach at a
    later time
  * Forward item focus to the underlying mir surface
  * Dispatch keys to mir surface
  * Add a comment with the rationale behind the frame dropper
  * Fix copyright headers
  * Fix and update debian/copyright
  * Removing debian/qtdeclarative5-qtmir-plugin.maintscript This came
    with the copy-pasting unity-mir packaging. Makes no sense in qtmir
    as it never installed a com.canonical.Unity.conf file in the first
    place. That's unity-mir's problems.
  * Add a TODO notice
  * Fix copy-and-paste error in log message
  * Improve Application::setState debug output

  [ Kevin Gunn ]
  * merge lp:~nick-dedekind/qtmir/prompt_sessions
  * no change, rebuild

  [ Ubuntu daily release ]
  * New rebuild forced

qtmir (0.0.1-ppa5) utopic; urgency=medium

  * packaging works now

qtmir (0.0.1-ppa1) utopic; urgency=medium

  * Initial release.

 -- Alexandros Frantzis <email address hidden>  Thu, 08 Oct 2015 17:56:00 +0000

Upload details

Uploaded by:
Alexandros Frantzis
Sponsored by:
CI Train Bot Account
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
qtmir_0.4.6+15.10.20151008.2.orig.tar.gz 120.6 KiB 5b49e1cf5264350ec641cdf98a4ede861254a3c618dda996ba6243bb5ebdc932
qtmir_0.4.6+15.10.20151008.2-0ubuntu1.diff.gz 12.1 KiB 01c42635713353923ce0b395f1e36d16a0eb103de4c8f0eeb5d2807ebcc0ed39
qtmir_0.4.6+15.10.20151008.2-0ubuntu1.dsc 2.7 KiB 3afe63b2e1add194b14bd19453a0b8b767c687aa370e5f4c5e0c546c19feb825

View changes file

Binary packages built by this source

qtdeclarative5-qtmir-plugin: Qt plugin for Unity specific Mir APIs

 QtMir provides Qt/QML bindings for Mir features that are exposed through the
 qtmir-desktop or qtmir-android QPA plugin such as Application management
 (start/stop/suspend/resume) and surface management.

qtdeclarative5-qtmir-plugin-dbgsym: debug symbols for package qtdeclarative5-qtmir-plugin

 QtMir provides Qt/QML bindings for Mir features that are exposed through the
 qtmir-desktop or qtmir-android QPA plugin such as Application management
 (start/stop/suspend/resume) and surface management.

qtmir-android: Qt platform abstraction (QPA) plugin for a Mir server (mobile)

 QtMir is a set of Qt5 components to enable one to write a Mir server with Qt.
 It contains a QPA (Qt Platform Abstraction) plugin which creates and manages
 a Mir server. It also exposes some internal Mir functionality.
 .
 This variant of the package is for Android-based phones and tablets.

qtmir-android-dbgsym: No summary available for qtmir-android-dbgsym in ubuntu wily.

No description available for qtmir-android-dbgsym in ubuntu wily.

qtmir-desktop: No summary available for qtmir-desktop in ubuntu wily.

No description available for qtmir-desktop in ubuntu wily.

qtmir-desktop-dbgsym: debug symbols for package qtmir-desktop

 QtMir is a set of Qt5 components to enable one to write a Mir server with Qt.
 It contains a QPA (Qt Platform Abstraction) plugin which creates and manages
 a Mir server. It also exposes some internal Mir functionality.
 .
 This variant of the package is for GNU-based desktops.