In the past I was be able call it like: qdbus org.kde.yakuake /yakuake/MainWindow_1 org.qtproject.Qt.QWidget.isActiveWindow but now that interface absent and return error. There present MainApplication, but it is not org.qtproject.Qt.QWidget but org.qtproject.Qt.QApplication instead which is not provide such method. I did not find possibility determine is yakuake active now or folded. Reproducible: Always
Same thing here. I was trying to control yakuake remotely somehow. Could you please implemet this? There is toggleWindowState() already. Could you also make getWindowState()?
Yes, will do.
Sorry to disturb, but has there been any progress on this one?