Discussion:
D17279: Add command line option no-lockscreen to disable lock screen integration
Martin Flöser
2018-12-01 12:21:16 UTC
Permalink
graesslin created this revision.
graesslin added a reviewer: KWin.
Herald added a project: KWin.
Herald added a subscriber: kwin.
graesslin requested review of this revision.

REVISION 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.

REPOSITORY
R108 KWin

BRANCH
no-lockscreen-cmd-line-option

REVISION DETAIL
https://phabricator.kde.org/D17279

AFFECTED FILES
main_wayland.cpp

To: graesslin, #kwin
Cc: kwin, mkulinski, ragreen, jackyalcine, Pitel, iodelay, bwowk, ZrenBot, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
Vlad Zagorodniy
2018-12-01 14:18:37 UTC
Permalink
zzag accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
R108 KWin

BRANCH
no-lockscreen-cmd-line-option

REVISION DETAIL
https://phabricator.kde.org/D17279

To: graesslin, #kwin, zzag
Cc: kwin, mkulinski, ragreen, jackyalcine, Pitel, iodelay, bwowk, ZrenBot, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
Martin Flöser
2018-12-01 18:12:57 UTC
Permalink
This revision was automatically updated to reflect the committed changes.
Closed by commit R108:37060a6dd958: Add command line option no-lockscreen to disable lock screen integration (authored by graesslin).

REPOSITORY
R108 KWin

CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D17279?vs=46610&id=46634

REVISION DETAIL
https://phabricator.kde.org/D17279

AFFECTED FILES
main_wayland.cpp

To: graesslin, #kwin, zzag
Cc: kwin, mkulinski, ragreen, jackyalcine, Pitel, iodelay, bwowk, ZrenBot, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
Loading...