lp:~alan-griffiths/miral/tweak-testrun-for-local-mir

Created by Alan Griffiths and last modified
Get this branch:
bzr branch lp:~alan-griffiths/miral/tweak-testrun-for-local-mir
Only Alan Griffiths can upload to this branch. If you are Alan Griffiths please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alan Griffiths
Project:
MirAL
Status:
Merged

Recent revisions

244. By Alan Griffiths

Copy LD_LIBRARY_PATH to the shell environment

243. By Gerry Boland

[qt] remove old MirWindowManager implementation and tests

242. By Alan Griffiths

Remove the unsatisfactory advise_displays_updated() from WindowManagementPolicy and use ActiveOutputsMonitor for TilingWindowManagerPolicy

241. By Alan Griffiths

Rework WindowManagerTools to a form better suited to ABI stability.

240. By Gerry Boland

[miral-qt] Add Qt-side window model

239. By Gerry Boland

Qt: implement basic Mir-side window "model" which emits signals describing the model changes to a consumer (to come later)

Primary problem to be solved: have a model of windows that Qt can implement a view for.

Qt unfortunately requires that the model and the view have matching thread affinity - meaning I cannot manage the model on Mir's threads and use locking to keep consistent state for the view.

Instead I need to create and manage the model on Qt's GUI thread (where the view will live). I will do this by firing signals from this Mir-side WindowModel which will describe how the model changes, signals which a GUI thread model will listen for and use to synchronize its state with.

238. By Alan Griffiths

Consolidate testrun scripts to incorporate support for Xmir and miral-kiosk

237. By Gerry Boland

[miral-qt] Bump to rev 529 of qtmir

236. By Alan Griffiths

BasicWindowManager::validate_modification_request() to sanity check before invoking policy

235. By Alan Griffiths

Move titlebar logic from BasicWindowManager to TitlebarWindoManagerPolicy and inherit CanonicalWindowManagerPolicy logic into KioskWindowManagerPolicy

Branch metadata

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

Subscribers