On Wednesday 31 July 2013 16:24:24 minoshi wrote:
> > " Can you try with another WM? Do you use MSEgui from current git
> > master branch? Can somebody reproduce the problem?
>
> I understood how reproduce :) There is no depence of WM. I try with
> openbox, icewm, jwm, fxce4.
> CPU(s) must work. Open big programs, for examples google chrome playing
> rtmp stream or couple online films.
>
> As i understood correctly, if system is busy then onresize event
> generated before then form go to fullscreen.
>
That is possible. MSEgui reports the last wmconfigure event it founds in the 
event queue for a window. If the fullscreen transaction is split in resize 
and move it could be that the resize with the old position will be reported. 
Although your program output shows
"
==========
resize event
l=309
t=287
w=403
h=280
resize event
l=308
t=269
w=1920
h=1080
resize event
l=309
t=287
w=403
h=280
"
l=308
t=269
are possibly the position without window decoration frame.

Martin

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to