lp:~albaguirre/qtubuntu/use-mir-rs-api

Created by Alberto Aguirre and last modified
Get this branch:
bzr branch lp:~albaguirre/qtubuntu/use-mir-rs-api
Only Alberto Aguirre can upload to this branch. If you are Alberto Aguirre please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alberto Aguirre
Project:
qtubuntu
Status:
Development

Recent revisions

397. By Alberto Aguirre

Cleanup #pragmas and unneeded repaints when resizing.

396. By Alberto Aguirre

Avoid using mir_window_get_parameters, it will be deprecated

395. By Alberto Aguirre

Remove mir_event_type_key and mir_event_type_motion as they are deprecated.

394. By Alberto Aguirre

Use MirRenderSurface for pixmap cursors.

Creating buffer streams directly will be deprecated in mir in the near future, instead use render surfaces.

393. By Alberto Aguirre

Update resizing now that client can drive the buffer size through mir_render_surface_set_size.

392. By Alberto Aguirre

Avoid use of deprecated mir EGL related apis.

With the new mesa update, the EGLNativeDisplayType is MirConnection and the EGLNativeWindowType is a MirRenderSurface.
Ignore deprecation warnings on use of MirRenderSurface - its "deprecated" because it'll be renamed in mir 1.0.

391. By CI Train Bot Account

Releasing 0.64+17.04.20170328.1-0ubuntu1

390. By Daniel d'Andrada

Proper implementation of QPlatformScreen::logicalDpi

It's *not* the physical DPI.
It's just a value used for scaling point sized UI elements (mainly QWidget text)

You can view it as the value used to convert pt (point) to pixels (LP: #1675572)

Approved by: Gerry Boland, Lukáš Tinkl, Unity8 CI Bot

389. By Alberto Aguirre

Remove more uses of deprecated mir apis.

- Use proper extension for translating window coordinates
- Use a window spec to apply a cursor name to a window.

Approved by: Daniel d'Andrada, Gerry Boland, Unity8 CI Bot

388. By Albert Astals Cid

Honor the menu item visibility (LP: #1675802)

Approved by: Lukáš Tinkl, Unity8 CI Bot

Branch metadata

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

Subscribers