Re: KWin testing

2019-02-02 Thread Thiago Macieira
On Thursday, 31 January 2019 21:41:05 PST atul bisht wrote: > Hi > > How can I test dbus calls which are not released. > I was working on KCM which requires dbus properties . > Properties are also not present in qdbusviewer. Call the Get and Set methods in the org.freedesktop.DBus.Properties inte

KWin testing

2019-01-31 Thread atul bisht
Hi How can I test dbus calls which are not released. I was working on KCM which requires dbus properties . Properties are also not present in qdbusviewer.