~bregma/xorg-server/+git/xmir:fix-xmir-preopened-fd-crash

Last commit made on 2017-03-23
Get this branch:
git clone -b fix-xmir-preopened-fd-crash 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:
fix-xmir-preopened-fd-crash
Repository:
lp:~bregma/xorg-server/+git/xmir

Recent commits

ad92b95... by Stephen M. Webb

defer creating a connection for Xmir -fd crash

Deferred creating a client connection for the pre-opened client fd
passed on the Xmir command line until after the xmir back end has
completed initialization.

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