graesslin created this revision.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.

REVISION SUMMARY
  KWin's DBusInterface announces the service name on an X11 root window
  property. For this it requires a runtime dependency on X11. If we would
  try to start kwin_wayland without XWayland support this would result in
  a crash.
  
  This change turns the dependency into an optional one by checking
  whether the KWin::Application has support for X11 and registers a
  connection to announce the property as soon as a connection is
  established. Thus it even supports the restart of XWayland now.

TEST PLAN
  Compiles

REPOSITORY
  R108 KWin

BRANCH
  dbus-interface-no-x11-dependency

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

AFFECTED FILES
  dbusinterface.cpp

To: graesslin, #kwin, #plasma
Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, 
jensreuterberg, abetts, sebas, apol, mart, lukas

Reply via email to