Mir

mir:xwayland-master

Last commit made on 2020-09-22
Get this branch:
git clone -b xwayland-master https://git.launchpad.net/mir

Branch merges

Branch information

Name:
xwayland-master
Repository:
lp:mir

Recent commits

6df34d7... by William Wold <email address hidden>

Add XCBConnection::async_call() (this might not end up being useful)

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

XWaylandConnector: use std::enable_shared_from_this to prevent possible use-after-free

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

XWaylandConnector: restart on error

551b7bc... by William Wold <email address hidden>

Add XWaylandConnector::create_spawner() and XWaylandConnector::tear_down()

294b2fa... by William Wold <email address hidden>

Give XWaylandConnector access to the main loop

3b50bd3... by William Wold <email address hidden>

Detect if xwayland died while starting up

72cddb0... by William Wold <email address hidden>

Add StartupSignalHandler class

07996b3... by William Wold <email address hidden>

Add XCBConnection::Handler for callback and error handling

294d81a... by William Wold <email address hidden>

Add XCBConnection::ErrorPtr

6d0b5c8... by William Wold <email address hidden>

Improve XCBConnection::error_debug_string()