Merge lp:~alan-griffiths/miral/rewire-SurfaceObserver-notifySurfaceModifications into lp:miral
Proposed by
Alan Griffiths
on 2016-10-31
| Status: | Merged |
|---|---|
| Approved by: | Gerry Boland on 2016-11-01 |
| Approved revision: | 427 |
| Merged at revision: | 427 |
| Proposed branch: | lp:~alan-griffiths/miral/rewire-SurfaceObserver-notifySurfaceModifications |
| Merge into: | lp:miral |
| Diff against target: |
157 lines (+43/-32) 4 files modified
miral-qt/src/modules/Unity/Application/mirsurface.cpp (+6/-0) miral-qt/src/platforms/mirserver/surfaceobserver.cpp (+28/-27) miral-qt/src/platforms/mirserver/surfaceobserver.h (+3/-5) miral-qt/src/platforms/mirserver/windowmanagementpolicy.cpp (+6/-0) |
| To merge this branch: | bzr merge lp:~alan-griffiths/miral/rewire-SurfaceObserver-notifySurfaceModifications |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Gerry Boland | Approve on 2016-11-01 | ||
| Daniel d'Andrada (community) | 2016-10-31 | Approve on 2016-10-31 | |
|
Review via email:
|
|||
Commit Message
[miral-qt] SurfaceObserver
To post a comment you must log in.
lp:~alan-griffiths/miral/rewire-SurfaceObserver-notifySurfaceModifications
updated
on 2016-10-31
- 427. By Alan Griffiths on 2016-10-31
-
A bit more missing "wire"
| Alan Griffiths (alan-griffiths) wrote : | # |
> It will remain unused until we bring back the code that used those
> SurfaceObserver signals in qtmir::MirSurface (see lp:qtmir).
>
> In any case, that's still one step in the right direction.
>
> Could you at least add a TODO in qtmir::MirSurface constructor so we don't
> forget about it?
How's that?
review:
Approve

It will remain unused until we bring back the code that used those SurfaceObserver signals in qtmir::MirSurface (see lp:qtmir).
In any case, that's still one step in the right direction.
Could you at least add a TODO in qtmir::MirSurface constructor so we don't forget about it?