kcm/kwinrules: Update from window menu when the KCM is already open
Add a DBus endpoint to parseArguments() method, so that
the window UUID passed by Edit .. specific properties
menu
can be processed when the KCM is already open.
This allows for subsequent calls from different windows into the same KCM instance. If the same window is called twice, the corresponding rule will be detected by the matching mechanism.
Alternative to !566 (closed) but registering the specific DBus service for the KWin rules KCM, since the generic DBus service in KCMUtils got deprecated.
Edited by Ismael Asensio