lp:~aacid/unity-mir/improve_input_area_handling

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/unity-mir/improve_input_area_handling
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
unity-mir
Status:
Merged

Recent revisions

26. By Albert Astals Cid

Take into account m_surface may still not be there when setting enabled

25. By Albert Astals Cid

Improve InputArea<->MirSurface<->Mir::Surface mapping

This gets the lower row of buttons in http://bazaar.launchpad.net/~gerboland/+junk/qml-demo-shell/ to work

Rationale is, before this patch it's input area had it's own MirSurface but some of the MirSurfaces shared the same mir::surface,
so they ended up overwriting eachother input_regions. Now there's just a MirSurface per surface that is shared with the various
InputAreas and thus the input_regions nicely cooperate

24. By Łukasz Zemczak

Change library name, split to dev and dbg, do some small packaging fixes

23. By Albert Astals Cid

Update SurfaceManager and ApplicationManager to make use of new MIR API, which notifies of surface creation and destruction per session/application.

22. By Gerry Boland

Version bump

21. By Michał Sawicz

Dummy commit for revno bump

20. By Michał Sawicz

Fix pkgconfig's requires and mirserver #includes, drop mircommon from requires.

19. By Gerry Boland

Fix FTBFS due to Mir API change

18. By Albert Astals Cid

Fix kill invokation

17. By Albert Astals Cid

Initial implementation of org.canonical.Unity.WindowStack

Does not make any attempt at providing window_id for the moment since
at this stage there's just one window per app

Branch metadata

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