[Differential] [Commented On] D1989: Introduce QQuickItem to nest kwin_wayland

bdhruve (Bhavisha Dhruve) noreply at phabricator.kde.org
Mon Jul 4 11:39:34 UTC 2016


bdhruve added a comment.


  In https://phabricator.kde.org/D1989#38023, @graesslin wrote:
  
  > I would like to see a test case which verifies that it starts the kwin_wayland instance and terminates it again.
  
  
  I am not sure on how to add testcase for this? 
  Here is code I use for testing locally:
  
  import QtQuick 2.0
  import org.kde.kwin.app 1.0
  Text {
  
    text: "Hello world"
    KWinApp {
         id: kwin
         //socketName:"kwin-emulator-wayland-0"
         anchors.fill:parent
         Component.onCompleted: kwin.start()
    }
  
  }

REPOSITORY
  rKWIN KWin

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

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

To: bdhruve, bshah, #plasma_on_wayland, graesslin
Cc: bshah, graesslin, plasma-devel, kwin, hardening, jensreuterberg, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160704/06d60ac5/attachment-0001.html>


More information about the Plasma-devel mailing list