Skip to content

outputorderwatcher: watch for when the last output is removed

Marco Martin requested to merge work/mart/x11OutputRemoved into master

watch for XCB_RANDR_CONNECTION_DISCONNECTED to immediately remove from the screen order, to avoid the data inconsistency when the last screen gets removed

BUG:484687

Merge request reports