Mir

mir:valgrind-fixing

Last commit made on 2019-09-17
Get this branch:
git clone -b valgrind-fixing https://git.launchpad.net/mir

Branch merges

Branch information

Name:
valgrind-fixing
Repository:
lp:mir

Recent commits

1f09c71... by Chris Halse Rogers

CI: Actually run a valgrind job

b7a6cfb... by Chris Halse Rogers

GLibMainLoop: Stash pointers to deliberately leaked values to appease valgrind

84bbcdc... by Chris Halse Rogers

Valgrind: Don't recurse into python3 (for dbusmock) or dbus-daemon.

We are utterly uninterested in any memory issues of python3 or dbus-daemon

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

Merge #1003

1003: Move maximized windows when output is unplugged r=AlanGriffiths a=wmww

Fixes #853

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

250edb2... by William Wold <email address hidden>

Add test that maximized window is moved when its output is removed

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

Merge #1002

1002: Fix FTBFS in LP r=RAOF a=AlanGriffiths

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

bc9b2dd... by Alan Griffiths

Fix FTBFS in LP

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

Merge #1001

1001: [miral] Make it possible for servers to set up the environment for launching clients r=RAOF a=AlanGriffiths

[miral] Make it possible for servers to set up the environment for launching clients

Add MirRunner properties to retrieve the WAYLAND_DISPLAY and DISPLAY supported by the server.

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

c0e4c0f... by Alan Griffiths

Clarify doc comment

5c7d0d8... by Alan Griffiths

Add MirRunner properties to retrieve the WAYLAND_DISPLAY and DISPLAY supported by the server.