32 Q_CLASSINFO(
"D-Bus Interface",
"org.kde.KWin.WindowsRunner")
41 void Run(
const QString &
id,
const QString &actionId);
44 enum WindowsRunnerAction {
55 ActivateDesktopAction,
58 RemoteMatch desktopMatch(
const VirtualDesktop *desktop,
const WindowsRunnerAction action = ActivateDesktopAction, qreal relevance = 1.0)
const;
60 bool actionSupported(
const Window *window,
const WindowsRunnerAction action)
const;