mir-kiosk-x11:staging

Last commit made on 2022-06-20
Get this branch:
git clone -b staging https://git.launchpad.net/mir-kiosk-x11

Branch merges

Branch information

Name:
staging
Repository:
lp:mir-kiosk-x11

Recent commits

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

Merge #15

15: github: add `close-snap` action r=AlanGriffiths a=Saviq

Co-authored-by: bors[bot] <26634292+bors[bot]@users.noreply.github.com>

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

github: add `close-snap` action

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

Merge #13

13: Use package-repositories r=Saviq a=AlanGriffiths

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

18b9aa9... by Alan Griffiths

Use package-repositories

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

Merge #12

12: Remove buggy code r=Saviq a=AlanGriffiths

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

37dead7... by Alan Griffiths

Remove buggy (and now redundant) wait for $XDG_RUNTIME_DIR

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

Merge #11

11: Set up inotifywait *before* checking things exist r=Saviq a=AlanGriffiths

Fixes: #9

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

599c5d9... by Alan Griffiths

Wait for creation in a non-racy way

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

Merge #10

10: Allow time for $(dirname "${XDG_RUNTIME_DIR}") to be created r=Saviq a=AlanGriffiths

We've a report of something being unreliable here. Looking at the differences with https://github.com/MirServer/mir-kiosk-snap-launch/blob/master/bin/wayland-launch we may need to wait for $(dirname "${XDG_RUNTIME_DIR}") to be created.

Possibly fixes #9

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

eac6cd2... by Alan Griffiths

Allow time for /run/user/$UID to be created