<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 5 July 2013 04:38, Warpme <span dir="ltr">&lt;<a href="mailto:warpme@o2.pl" target="_blank">warpme@o2.pl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><span style="color:rgb(34,34,34)">So now for me only missing thing - for having production-grade notifications - is issue with Esc when notification is during playback.</span><br></div>
Currently Esc causes playback exit (with still present notification) instead of clearing notification and keeping playback.<br>
Is this issue by design or it is rather &quot;work-in-progress&quot; thing?<br></blockquote><div><br></div><div style>that you can discard a notification with ESC is actually not something I intended and is a side effect on how mythui handle windows.</div>
<div style><br></div><div style>During video playback, things are drawn completely differently, there&#39;s no focus handling of any kind, as such, ESC only works on the main window.</div><div style><br></div><div style>need to look into it</div>
<div style> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
BTW: fe shows me in log things like this:<br>
2013-07-04 18:37:12.481731 I  Received notification &#39;message_text&#39;, timeout 48<br>
2013-07-04 18:37:12.482338 N  Custom notification theme request type:big, will load:notification-big<br>
QPainter::begin: Paint device returned engine == 0, type: 3<br><br></blockquote><div><br></div><div style>Drawing in non-opengl screen is giving an absolute grief... I&#39;ve been working on it the past two days; for what I thought would only take me a few hours... I think I&#39;ve now identified the problem and I hope to have it resolved today.</div>
<div style>Having said that, I&#39;ve been having that thought many times previously, and none of them turned out to be the entire issue.</div><div style><br></div><div style>Core issue is that during video playback, the screen resolution is actually of the video your currently playing. So all the widget areas and positions are wrong.</div>
<div style><br></div><div style>JY</div></div></div></div>