Assure wayland output interface creation path
ClosedPublic

Authored by romangg on Aug 28 2019, 4:17 PM.

Details

Summary

The Wayland and XDG output interfaces are created or destroyed when the
output is en- or disabled. This follows a clear path of dependencies and
we should not check if this is indeed the case but instead assert on it.

Test Plan

Nested Wayland and Drm sessions.

Diff Detail

Repository
R108 KWin
Branch
ensureOutputCreation
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 15757
Build 15775: arc lint + arc unit
romangg created this revision.Aug 28 2019, 4:17 PM
Restricted Application added a project: KWin. · View Herald TranscriptAug 28 2019, 4:17 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
romangg requested review of this revision.Aug 28 2019, 4:17 PM
zzag accepted this revision.Aug 28 2019, 4:23 PM
This revision is now accepted and ready to land.Aug 28 2019, 4:23 PM
This revision was automatically updated to reflect the committed changes.