Name Wayland socket automatically when no socket name was specified
ClosedPublic

Authored by romangg on Jan 25 2019, 12:27 PM.

Details

Summary

Wayland provides functionality for servers to acquire an unused socket name
automatically. Do this through the recently added functionality in KWayland
in case no socket name was specified as an argument to KWin.

Test Plan

Manually, autotests pass.

Diff Detail

Repository
R108 KWin
Branch
automaticSocketNaming
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 7506
Build 7524: arc lint + arc unit
romangg created this revision.Jan 25 2019, 12:27 PM
Restricted Application added a project: KWin. · View Herald TranscriptJan 25 2019, 12:27 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
romangg requested review of this revision.Jan 25 2019, 12:27 PM
fvogt accepted this revision.Jan 25 2019, 12:34 PM

Not tested, but looks correct to me. (Famous last words?)

This revision is now accepted and ready to land.Jan 25 2019, 12:34 PM

Let's test it on master then.

This revision was automatically updated to reflect the committed changes.