lp:~mvo/platform-api/testbackend-no-abort
- Get this branch:
- bzr branch lp:~mvo/platform-api/testbackend-no-abort
Branch merges
- Thomas Voß (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 11 lines (+0/-1)1 file modifiedsrc/ubuntu/testbackend/ubuntu_application_sensors.cpp (+0/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 218. By Michael Vogt
-
src/ubuntu/
testbackend/ ubuntu_ application_ sensors. cpp: do not abort() if the test sensors file can not be read, this happens e.g. on a unity8/mir sesson because of the apparmor profiles - 216. By Gerry Boland
-
Merge devel breanch at commit 213 - consists of commit "Add ua_ui_window_
get_size( )." - 214. By Thomas Voß
-
Adjust the sensors API to get rid of passing float/double values over the Ubuntu/Android process boundary.
Switch compilation of the Ubuntu side to GCC 4.8. - 210. By Gerry Boland
-
Manually call mir's SurfacePlacemen
tStrategy: :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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:platform-api