Mir

mir:fancy-drm-format-generator

Last commit made on 2022-03-07
Get this branch:
git clone -b fancy-drm-format-generator https://git.launchpad.net/mir

Branch merges

Branch information

Name:
fancy-drm-format-generator
Repository:
lp:mir

Recent commits

09f976e... by Chris Halse Rogers

WIP fancy, but over-engineered, constexpr DRM format machinery

b7f23e1... by Chris Halse Rogers

gbm-kms: Drop dead {set,drop}_master helper code

55e43d4... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #2352

2352: Update test fixtures to ensure XDG_RUNTIME_DIR is set r=wmww a=AlanGriffiths

Fixes: #2351

Co-authored-by: Alan Griffiths <email address hidden>

46a15cd... by Alan Griffiths

Fix XDG_RUNTIME_DIR for tests than assume it

371b9ec... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #2350

2350: Add fatal_error if unable to bind Wayland socket r=graysonguarino a=graysonguarino

Fixes #2191 by adding a `fatal_error` if WaylandConnector cannot bind Wayland socket.

Co-authored-by: Grayson Guarino <email address hidden>
Co-authored-by: Grayson Guarino <email address hidden>

ee0a6ed... by Grayson Guarino <email address hidden>

Fix whitespace

Co-authored-by: Alan Griffiths <email address hidden>

a345b69... by Anthony Grayson Guarino

Add fatal_error if unable to bind Wayland socket

fa0842c... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #2349

2349: [x11-platform] Make window title a configuration option r=AlanGriffiths a=graysonguarino

Fixes #2219 by making the initialized title an argument in X11Window, and if the argument is an empty string, sets it to the previous default, "Mir on X".

Co-authored-by: Grayson Guarino <email address hidden>

453cb00... by Anthony Grayson Guarino

Remove unused member

1b5d3f3... by Anthony Grayson Guarino

Remove unnecessary formatting from tests