Mir

mir:mir-win-mgmnt-proto

Last commit made on 2020-09-15
Get this branch:
git clone -b mir-win-mgmnt-proto https://git.launchpad.net/mir

Branch merges

Branch information

Name:
mir-win-mgmnt-proto
Repository:
lp:mir

Recent commits

8d34425... by William Wold <email address hidden>

Add mf:: to create functions (not sure why it works at all without)

b371a26... by William Wold <email address hidden>

Use MirWmBaseV1 by default

9b58b23... by William Wold <email address hidden>

Implement mir_window_management_v1

97af7ce... by William Wold <email address hidden>

Add MirWmBaseV1 to mirwayland symbols.map

b0d9a29... by William Wold <email address hidden>

Generate mir-window-management-unstable-v1

444b95f... by William Wold <email address hidden>

Add first draft of mir-window-management-unstable-v1.xml

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

Merge #1703

1703: Nested performance (again) r=Saviq a=AlanGriffiths

Fixes: #1700, Fixes: #1701

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

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

Merge #1707

1707: Revert "Merge #1691" r=Saviq a=AlanGriffiths

This reverts commit 2583bfbb10e7cd44ab8b4c60f1acbfd47d15dd19, reversing
changes made to 7bd808b33bc501ba5c5d8b26a41331bb84003c14. (Fixes: #1696)

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

88563e0... by Alan Griffiths

Revert "Merge #1691"

This reverts commit 2583bfbb10e7cd44ab8b4c60f1acbfd47d15dd19, reversing
changes made to 7bd808b33bc501ba5c5d8b26a41331bb84003c14.

84eeb97... by Alan Griffiths

Explicitly ignore the return value from freopen() more. When did g++ decide this is bad?!