Hi,
Is there any objections to making the Plasma::Dialog (d->dialog) publicly
visible in Plasma::PopupApplet?
Reasons:
- installing event filters - for example pressing Esc key to hide the popup
(or something more advanced)
- setting resizeable corners
- remembering the popup size
Cheerio!