lp:~unity-team/platform-api/QtAsMirCompositor

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~unity-team/platform-api/QtAsMirCompositor
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Unity Team
Project:
platform-api
Status:
Development

Recent revisions

213. By Daniel d'Andrada

Added ua_ui_window_get_size()

212. By Alberto Aguirre

Compatibility with Mir 0.1.9

211. By PS Jenkins bot

Releasing 0.20+14.04.20140411-0ubuntu1

210. By Gerry Boland

Manually call mir's SurfacePlacementStrategy::place and SessionListener::surface_created methods for in process client Surface

Mir 0.1.8 refactoring causes in-process client surfaces to be an implementation detail of Mir's surface stack, and prevents shell from getting access to its surface to position it and define input areas on it. To fix this,we perform the following:
  1. Create an InProcessClientSession to represent the in-process client
  2. Get access to Mir's SurfacePlacementStrategy object and call its place method explicitly, to allow shell to position its surface
  3. Get access to Mir's SessionListener object and call its surface_created method explicitly, to notify shell its surface was created

209. By Alan Griffiths

Changes for compatibility with Mir 0.1.8

208. By PS Jenkins bot

Releasing 0.20+14.04.20140407-0ubuntu1

207. By Andreas Pokorny

CMakeLists adaptation to make platform-api cross compile with a simple chroot setup.

Note that <PKG_NAME>_LINK_LIBRARIES variables were removed from link_directories and respective
<PKG_NAME>_LDFLAGS variables were instead put into target_link_libraries. Those informations
attached to targets are transitively forwarded to the user of the library. link_directories
only attaches the information to the source directory.

206. By PS Jenkins bot

Releasing 0.20+14.04.20140401-0ubuntu1

205. By Chris Gagnon

enable getting coverage in CI

204. By PS Jenkins bot

Releasing 0.20+14.04.20140317.1-0ubuntu1

Branch metadata

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

Subscribers