Is it possible to center a plasmoid/widget on the screen when it is invoked? For example: a widget exists on the panel, it is clicked, and its popup window is displayed in the center of the screen.
The only method I’ve been able to find is through qdbus. Are there any other methods/properties/classes that exist for PlasmoidItem or something else?