Add command line option no-lockscreen to disable lock screen integration
ClosedPublic

Authored by graesslin on Dec 1 2018, 12:21 PM.

Details

Summary

WaylandServer provides the initialization flag to disable lock screen
integration. This couldn't be used yet as there is no command line flag
for it. This change adds a new command line argument and hooks up the
functionality.

The no lock screen integration is useful for the embedded use case where
KWin is just used to render one application.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin created this revision.Dec 1 2018, 12:21 PM
Restricted Application added a project: KWin. · View Herald TranscriptDec 1 2018, 12:21 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
graesslin requested review of this revision.Dec 1 2018, 12:21 PM
zzag accepted this revision.Dec 1 2018, 2:18 PM
This revision is now accepted and ready to land.Dec 1 2018, 2:18 PM
This revision was automatically updated to reflect the committed changes.