Mir

mir:mate-support

Last commit made on 2021-11-03
Get this branch:
git clone -b mate-support https://git.launchpad.net/mir

Branch merges

Branch information

Name:
mate-support
Repository:
lp:mir

Recent commits

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

Merge #2166

2166: restore-mirtest r=wmww a=AlanGriffiths

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

ac8c78c... by Alan Griffiths

Revert "Merge #1477"

This reverts commit 8dea200627168c004b786aa5a29eeb2706a944f3, reversing
changes made to 987b92fc3f0117d97c70544ed3596529fecc4a3e.

# Conflicts:
# debian/control
# src/client/CMakeLists.txt
# src/platforms/gbm-kms/mir-client-platform-mesa.pc.in
# src/platforms/mesa/CMakeLists.txt

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

Merge #2207

2207: [ci] close snap channels on closed PRs r=AlanGriffiths a=Saviq

Co-authored-by: Michał Sawicz <email address hidden>

8976ac8... by Michał Sawicz

[ci] close snap channels on closed PRs

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

Merge #2199

2199: Error on invalid xdg_surface size r=RAOF a=wmww

I ran into this trying neverball on Arch.

I use `mw::ProtocolError` even though there is not valid error code, because that makes the client show the error. If I threw a `std::runtime_error` it only shows up in the Mir log, which a client dev may not check (I haven't checked if this is true for all clients or just SDL). In any case, I think this is more correct, and it's what wlroots does.

Co-authored-by: William Wold <email address hidden>

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

Merge #2203

2203: Fix Debian/sid r=wmww a=AlanGriffiths

Fixes #2202

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

2e44ed1... by Alan Griffiths

Revert "Move debian sid to failing tasks in CI"

This reverts commit cfffb11458e4cdc5d276a958f567c8bbd1516fb0.

84cec92... by Alan Griffiths

Fix #2202

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

Merge #2197

2197: Fatal errors when XKB context fails to build r=AlanGriffiths a=wmww

`xkb_context_new()` may return null, see https://github.com/MirServer/ubuntu-frame/issues/33

Co-authored-by: William Wold <email address hidden>

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

Merge #2201

2201: Disable debian sid in CI r=AlanGriffiths a=wmww

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