[Differential] [Request, 79 lines] D1481: Make integration with KScreenLocker optional in WaylandServer

graesslin (Martin Gräßlin) noreply at phabricator.kde.org
Mon Apr 25 06:54:34 UTC 2016


graesslin created this revision.
graesslin added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  In order to start the WaylandServer in kwin_x11 we need to make sure
  that WaylandServer does not start the KScreenLocker integration. On
  X11 the lock screen is provided by a different application (in Plasma
  by ksmserver).
  
  A new init flag is added to WaylandServer to not integrate with
  KScreenLocker. Thus the default is still to integrate with KScreenLocker.
  
  All direct usages of KScreenLocker are guarded to not be called if
  the screenlocker integration is not present.

REPOSITORY
  rKWIN KWin

BRANCH
  disable-lockscreen-integration

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

AFFECTED FILES
  keyboard_input.cpp
  pointer_input.cpp
  touch_input.cpp
  wayland_server.cpp
  wayland_server.h

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: graesslin, Plasma
Cc: plasma-devel, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160425/1c9206b9/attachment-0001.html>


More information about the Plasma-devel mailing list