<div>Hello,</div>
<div>&nbsp;</div>
<div>I want to create an applet that shows debug messages from my program and I want the applet to be on top of every other window (when I choose it to be).</div>
<div>&nbsp;</div>
<div>Is this possible with Plasma?</div>
<div>As far as I understand it, the applets are added to Corona, a QGraphicsScene. So all applets are hidden behind windows.</div>
<div>Or is there a toplevel layer too?</div>
<div>&nbsp;</div>
<div>Thanks</div>