~bregma/xorg-server/+git/xmir:xmir-1.19

Last commit made on 2017-03-10
Get this branch:
git clone -b xmir-1.19 https://git.launchpad.net/~bregma/xorg-server/+git/xmir
Only Stephen M. Webb can upload to this branch. If you are Stephen M. Webb please log in for upload directions.

Branch merges

Branch information

Name:
xmir-1.19
Repository:
lp:~bregma/xorg-server/+git/xmir

Recent commits

c1a41c3... by Daniel van Vugt

Add multiple -flatten modes

You can use '-flatten overrideredirects' as a nice workaround for:
  Firefox (LP: #1625846)
  Xterm (LP: #1671744)

However it's not the default because this breaks the appearance of GTK
menus (which is probably a GTK bug for specifying override redirect).

3444839... by Daniel van Vugt

Remove #ifdef support for Mir 0.24

5973379... by Daniel van Vugt

Unhide deprecation warnings

They all refer to functions which ~mir-team are likely to remove in the
coming months so will need attention.

87805fa... by Stephen M. Webb

glamor API fixes

e338abd... by Stephen M. Webb

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

78fc7fd... by Stephen M. Webb

added new dummy xf86 calls for DRI2

be2b447... by Stephen M. Webb

fix more 0.26 deprecations

b7691d8... by Stephen M. Webb

replace AddGeneralSocket() with SetNotifyFd()

f827645... by Stephen M. Webb

acccommodate the Mir 0.26 API

d3a51dc... by Stephen M. Webb

handled removal of the --enable-aiglx option