https://bugs.kde.org/show_bug.cgi?id=445129

            Bug ID: 445129
           Summary: Provide an ability to emit dbus signals and react to
                    the method calls, so that other programs could
                    interact with a KWin Script
           Product: kwin
           Version: 5.23.2
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: scripting
          Assignee: kwin-bugs-n...@kde.org
          Reporter: m...@genda.life
  Target Milestone: ---

SUMMARY
I would like to control my KWin script via Plasma Applet. To do this, I need an
IPC between the Plasma Applet and the KWin Script.

One of the ways I think this could be possible is via global functions in the
scripting API:
1. Register and emit a dbus signal, so that external programs could react to it
2. Call a DBus method (already implemented)
3, Register a method, that could be called by an external program

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to