Mir

mir:MIRENG-353-standard-homepage

Last commit made on 2024-04-02
Get this branch:
git clone -b MIRENG-353-standard-homepage https://git.launchpad.net/mir

Branch merges

Branch information

Name:
MIRENG-353-standard-homepage
Repository:
lp:mir

Recent commits

a2f7dd2... by Michał Sawicz

doc: adapt the home page to the standard layout

Based on https://github.com/canonical/example-product-documentation/

e1a94e1... by Alan Griffiths

sphinx: refresh starter pack (#3281)

b7a1255... by Michał Sawicz

doc: replace MirServer with canonical

1358a3d... by Michał Sawicz

[RFC] mir-shell (#3166)

Prototype implementation of mir-shell prototcol extension.

This includes a demo client: `mir_demo_client_mir_shell`.

The client can windows from the "regular", "satellite", "dialog" and
"floating_regular" archetypes.

* regular: created when running the app, closed by `Ctrl-Q`
* satellite: created by `Ctrl-T` (for "toolbar"), press again to create
on another edge, closed by `esc`
* dialog: created by `Ctrl-D`, closed by `esc`
* floating_regular: created by `Ctrl-F`, closed by `esc`

27cd433... by Michał Sawicz

sphinx: refresh starter pack

ecb0e32... by Matthew Kosarek

compare_exchange_strong is needed to avoid spurious failures (#3280)

be5a3f5... by Alan Griffiths

Don't use compare_exchange_weak when spurious fails matter

88970e4... by Chris Halse Rogers

Rewrite some MOCK_METHOD[0-9]\( -> MOCK_METHOD( (#3275)

(Not the most interesting hobby, but filled some gaps.)

015134a... by Alan Griffiths

Rewrite some MOCK_METHOD[0-9]\( -> MOCK_METHOD(

f1c0499... by Alan Griffiths

gbm: add logs around udev events (#3272)