[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kwin] /: Actually create the outputmanagement interface
From:       Sebastian_Kügler <sebas () kde ! org>
Date:       2016-05-02 23:10:11
Message-ID: E1axMyh-0005WU-DC () scm ! kde ! org
[Download RAW message or body]

Git commit a5189cc393041795513803dbd1e3c276f3146927 by Sebastian K=C3=BCgle=
r.
Committed on 02/05/2016 at 23:10.
Pushed by sebas into branch 'master'.

Actually create the outputmanagement interface

Summary: It's instantiated, but never created. This means that libkscreen's=
 wayland backend is going to hang initializing.

Test Plan: Ran libkscreen against it, works with and doesn't work without p=
atch.

Reviewers: graesslin, #plasma

Reviewed By: graesslin, #plasma

Subscribers: plasma-devel

Projects: #plasma

Differential Revision: https://phabricator.kde.org/D1524

M  +1    -0    wayland_server.cpp

http://commits.kde.org/kwin/a5189cc393041795513803dbd1e3c276f3146927

diff --git a/wayland_server.cpp b/wayland_server.cpp
index 174452f..804cf9c 100644
--- a/wayland_server.cpp
+++ b/wayland_server.cpp
@@ -244,6 +244,7 @@ void WaylandServer::init(const QByteArray &socketName, =
InitalizationFlags flags)
             this, [this](KWayland::Server::OutputConfigurationInterface *c=
onfig) {
                 kwinApp()->platform()->configurationChangeRequested(config=
);
     });
+    m_outputManagement->create();
 =

     m_display->createSubCompositor(m_display)->create();
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic