~xmir-team/xorg-server/+git/xmir:xmir-1.18

Last commit made on 2017-02-22
Get this branch:
git clone -b xmir-1.18 https://git.launchpad.net/~xmir-team/xorg-server/+git/xmir
Members of XMir Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
xmir-1.18
Repository:
lp:~xmir-team/xorg-server/+git/xmir

Recent commits

a228385... by Stephen M. Webb

hw/xmir/xmir.c: always call mir_window_spec_set_pixel_format() when creating a window spec

b934301... by Stephen M. Webb

fix more 0.26 deprecations

a2968e5... by Stephen M. Webb

acccommodate the Mir 0.26 API

8a53ab1... by Daniel van Vugt

Disable the X screensaver when windowed.

We already disabled DPMS, but this change also prevents the
screensaver from blacking the window (LP: #1521403)

9a508dc... by Daniel van Vugt

Disable DPMS when windowed (as well as in rootless)

There's no sense in confusing the user and the Mir server by turning
their screen off when we're no longer in full screen mode.

ca0952d... by Daniel van Vugt

Fix crashing on arm64 (LP: #1642297)

At least in theory. I don't have hardware to test it on.

bd71c44... by Daniel van Vugt

Support both Mir 0.24 and 0.25 client APIs

fc18b92... by Daniel van Vugt

Fix warnings when built against lp:mir/0.25

2c0a136... by Daniel van Vugt

Remove a stale comment

4ceb251... by Robert Ancell

More coding style changes