<div dir="ltr">On Wed, Nov 6, 2013 at 7:00 AM, Martin Gräßlin <span dir="ltr"><<a href="mailto:mgraesslin@kde.org" target="_blank">mgraesslin@kde.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5"><span style="color:rgb(34,34,34)">And what about the event filter on the root window to ensure that the splash</span><br>

</div></div>
screen stays on top of the stack? Maybe that was missing in KSplashQML, but<br>
KSplashX clearly has that.<br></blockquote><div><br></div><div>There's</div><div>     setFlags(</div><div>        Qt::FramelessWindowHint |</div><div>        Qt::WindowStaysOnTopHint |</div><div>        Qt::BypassWindowManagerHint</div>

<div>    );</div><div><br></div><div>on the splash windows.</div><div><br></div><div>Not sure how much of a replacement that is though.</div><div> </div></div><div>Cheers</div>-- <br><div><span style="color:rgb(102,102,102)">Martin Klapetek | KDE Developer</span></div>


</div></div>