<div dir="ltr">Hello!<br><p>I tried to hide window decorations ( I fallowed this post <a href="http://stackoverflow.com/questions/11775840/how-can-i-remove-borders-from-a-windows-qml-application">here</a> <em>[<a href="http://stackoverflow.com">stackoverflow.com</a>]</em> ) and all works well apart form the fact that shadow are much thinner then on the same app but with system window decorations.<br>

It do not makes much different for me but designer I’m working on wants me to fix it and now I just run out of ideas.</p>

        <p>Shadow with system decoration:<br>
<img src="http://ubuntuone.com/2iuN9WIIeHwCq8gQ5FaoHo" title="With decoration" alt="With decoration"></p>

        <p>Shadow without decoration:<br>
<img src="http://ubuntuone.com/4dbSOLJpMeCdGFaWD63Xif" title="Without decoration" alt="Without decoration"></p>

        <p>What I notices is that when decorations are hidden then shadow is the same as in the window which do <span class="">NOT</span> have currently focus.<br>
So it looks like when I hide decorations then application do not have focus and this is why shadow is thinner/lighter. </p>

        <p>Any ideas how to look in to this problem deeply and find a solution ?</p><p>Any help will be appreciated. <br></p></div>