-
qtmir (0.5.1+17.04.20170404-0ubuntu2) zesty; urgency=medium
* No-change rebuild (LP: #1681870).
-- Łukasz 'sil2100' Zemczak <email address hidden> Tue, 11 Apr 2017 17:33:18 +0100
-
qtmir (0.5.1+17.04.20170404-0ubuntu1) zesty; urgency=medium
[ Albert Astals Cid ]
* Remove m_tools member
* EventInfo::store: Store an empty cookie for mir events without
cookie
[ Daniel d'Andrada ]
* Support multiple sessions per Application (LP: #1675448)
-- Lukáš Tinkl <email address hidden> Tue, 04 Apr 2017 00:47:22 +0000
-
qtmir (0.5.1+17.04.20170328-0ubuntu1) zesty; urgency=medium
[ Alan Griffiths ]
* MirAL will be correcting another spelling error shortly. Avoid an
FTBFS when that happens.
* Compatibility with lp:mir and lp:~alan-griffiths/miral/1.3
[ Albert Astals Cid ]
* Remove empty property and move invokable
* Run ApplicationManager::authorizeSession in the calling thread (LP:
#1525285)
[ Andreas Pokorny ]
* Report and consume exception that may occur on constructing a keymap
(LP: #1557634)
[ Daniel d'Andrada ]
* Ensure the window that got a key down also gets the corresponding
key up (LP: #1671072)
[ Gerry Boland ]
* Don't let a child window go offscreen because its parent moved
* Add env var equivalent to desktop_file_hint
[ Lukáš Tinkl ]
* Raise (activate) windows when an app focus is requested (LP:
#1672337)
-- Michał Sawicz <email address hidden> Tue, 28 Mar 2017 17:14:50 +0000
-
qtmir (0.5.1+17.04.20170320.1-0ubuntu1) zesty; urgency=medium
[ Alan Griffiths ]
* Reduce dependencies on mirserver by reworking
../Application/mirbuffersgtexture.cpp and
../Application/surfacemanager.cpp
[ Andreas Pokorny ]
* Attach MirInputDeviceId and the MirCookie to input events (LP:
#1536279, #1668692)
[ Daniel d'Andrada ]
* Implement MirSurface::allowClientResize (LP: #1670390)
[ Gerry Boland ]
* Stop MirSurface deleting itself, ensure SurfaceManager alone manages
MirSurface lifetimes. Add SurfaceManager test suite. (LP: #1655644)
* Extend timeouts when running under valgrind
[ Albert Astals Cid, Gerry Boland ]
* Check for find() result not being null before using it
-- Michał Sawicz <email address hidden> Mon, 20 Mar 2017 21:16:34 +0000
-
qtmir (0.5.1+17.04.20170307-0ubuntu1) zesty; urgency=medium
[ Albert Astals Cid ]
* Fix clang build
[ Daniel d'Andrada ]
* Some qtmir::Session fixes
* Make TaskController absorb SessionManager
* Don't pass command line arguments to Mir
* Reduce default log verbosity (LP: #1664151)
* DBusFocusInfo: fix crash when trying to access a null session from
an application (LP: #1670710)
[ Gerry Boland ]
* Workaround for Mir changing GL state unexpectedly on Qt, breaking
font rendering. (LP: #1583088)
[ Lukáš Tinkl ]
* Use the shell chrome, as provided by miral window info (LP:
#1658117)
-- Lukáš Tinkl <email address hidden> Tue, 07 Mar 2017 23:43:16 +0000
-
qtmir (0.5.1+17.04.20170221-0ubuntu1) zesty; urgency=medium
* Handle ubuntu-app-launch API bump to version 3
-- Ken VanDine <email address hidden> Tue, 21 Feb 2017 13:21:58 +0000
-
qtmir (0.5.1+17.04.20170215.1-0ubuntu1) zesty; urgency=medium
[ Michał Sawicz ]
* We're at provides 26 already (LP: #1662608)
[ Alan Griffiths ]
* Identify the code that depends directly on mirserver-dev headers
[ Albert Astals Cid ]
* Check we provide the same unity-application-impl that we require
[ Daniel d'Andrada ]
* Resolve mir cursor names using mir symbols instead of plain strings
(LP: #1662827)
[ Gerry Boland ]
* ScreenModel: Only expose windows on displays that are turned on (LP:
#1521403, #1638611, #1656250)
* Restore lost LTTng tracepoints, and delete unused ones (LP:
#1658084)
[ Nick Dedekind ]
* Added Extended Display Information Data (EDID) parsing.
[ Alan Griffiths, Nick Dedekind ]
* Iteration 0 of miral::PersistDisplayConfig. This does nothing yet
(and breaks nothing in the process). This MP creates a place (miral-
prototypes) to build prototype miral features and sketches out what
will need to be implemented for PersistDisplayConfig. (LP: #1644189)
-- Michał Sawicz <email address hidden> Wed, 15 Feb 2017 13:23:17 +0000
-
qtmir (0.5.1+17.04.20170206-0ubuntu2) zesty; urgency=medium
* Update unity-application-impl Provides to -26, which was forgotten before.
This should stop unity8-tests being pulled in on upgrades (which is a
component-mismatch), and should restore unity8 to the desktop images. (LP:
#1662608)
-- Iain Lane <email address hidden> Wed, 15 Feb 2017 12:43:39 +0000
-
qtmir (0.5.1+17.04.20170206-0ubuntu1) zesty; urgency=medium
[ Daniel d'Andrada ]
* WindowManagementPolicy: Avoid activating windows unnecessarily
* MirSurface: Make frame dropper work even when there's no texture
around
* Changes need for child windows support (LP: #1656727)
* Fix initialSurfaceSize
-- Albert Astals Cid <email address hidden> Mon, 06 Feb 2017 09:11:47 +0000
-
qtmir (0.5.1+17.04.20170127-0ubuntu1) zesty; urgency=medium
* Mir 0.26 compatibility branch for QtMir.
-- Cemil Azizoglu <email address hidden> Fri, 27 Jan 2017 04:56:16 +0000
-
qtmir (0.5.1+17.04.20170124-0ubuntu1) zesty; urgency=medium
[ Gerry Boland ]
* Recalculate MirSurface.visible after first frame swap by client (LP:
#1649077)
[ Lukáš Tinkl ]
* Some assorted cleanups and small optimizations
* Apply default device keymap (LP: #1626435)
-- Michał Sawicz <email address hidden> Tue, 24 Jan 2017 07:38:05 +0000
-
qtmir (0.5.1+17.04.20170110.1-0ubuntu1) zesty; urgency=medium
[ Timo Jyrinki ]
* Specify C++14 in a more CMake-ish way (LP: #1653902)
[ Pete Woods ]
* Compatibility with unversioned cmake-extras modules (LP: #1563573)
-- Timo Jyrinki <email address hidden> Tue, 10 Jan 2017 06:42:41 +0000
-
qtmir (0.5.1+17.04.20170104-0ubuntu1) zesty; urgency=medium
[ Albert Astals Cid ]
* Specify C++14 in a more CMake-ish way (LP: #1653902)
-- Timo Jyrinki <email address hidden> Wed, 04 Jan 2017 13:46:29 +0000
-
qtmir (0.5.1+17.04.20161216-0ubuntu2) zesty; urgency=medium
* No-change rebuild against latest miral.
-- Łukasz 'sil2100' Zemczak <email address hidden> Wed, 21 Dec 2016 10:07:36 +0100
-
qtmir (0.5.1+17.04.20161216-0ubuntu1) zesty; urgency=medium
[ Gerry Boland ]
* First release using MirAL
[ Daniel d'Andrada ]
* Get rid of the ApplicationManager::Factory class
* Enable tests in Xenial
-- Daniel d'Andrada <email address hidden> Fri, 16 Dec 2016 08:25:00 +0000
-
qtmir (0.5.0+17.04.20161203-0ubuntu1) zesty; urgency=medium
* Mir 0.25 compat
-- Brandon Schaefer <email address hidden> Sat, 03 Dec 2016 12:38:04 +0000
-
qtmir (0.5.0+17.04.20161123.3-0ubuntu1) zesty; urgency=medium
[ Albert Astals Cid ]
* Build with Qt 5.7 (LP: #1642608, #1642954)
[ Gerry Boland ]
* Fix FTBFS due to new googletest framework release (1.8)
* Revert Lttng test-crash workaround from rev 557
[ Jonas G. Drange ]
* relax auth of clients to allow USS to set base mir display config
-- Michał Sawicz <email address hidden> Wed, 23 Nov 2016 20:46:06 +0000
-
qtmir (0.4.8+17.04.20161024-0ubuntu1) zesty; urgency=medium
[ Andrea Bernabei ]
* Add missing default return value to qImageFormatFromMirPixelFormat
[ Michael Zanetti ]
* don't lose resize events that come in while the app is suspended
[ Nick Dedekind ]
* Close windows in reverse order. (LP: #1622717)
-- Michael Zanetti <email address hidden> Mon, 24 Oct 2016 11:32:53 +0000
-
qtmir (0.4.8+16.10.20160909-0ubuntu1) yakkety; urgency=medium
[ Daniel d'Andrada ]
* Send relative pointer movement to Mir clients (LP: #1597205)
* Implement cursor confinement (LP: #1590099)
[ Gerry Boland ]
* Deliver mouse event manually if no cursor exists to deliver it
* [tests] refactor ScreensModel test to use mocks from mirtest-dev
-- Michał Sawicz <email address hidden> Fri, 09 Sep 2016 14:40:56 +0000