> > I've made a video with my mobile, mplayer plays it: > > http://dvd.rockt-aachen.de/flip.3gp > > THATS a new of of taking screenshot videos! :)
hehe, I thought this would be the fastest way to make a video ;) > well i can't reproduce that > issue here at all - i've tried a fair bit. it also doesn't make sense given > the > code. the timer to do the raise is deleted in 2 situations. when the focus is > removed from a window it is deleted (in e_border.c in e_border_focus_set()) > you > can see that when it turns the focus off - if there is a raise timer, it's > deleted and thus the timer should not happen and the raise never happen. the > 2nd place is in e_focus.c - e_focus_event_mouse_out() contains the same code > that on a mouse out event on a window the timer will be deleted and not > replaced. somehow neither of these codepaths is being executed (really weird!) > OR the timer is still going off anyway after deletion (also REALLY weird). > basically all you can do is put printf's into the code and start finding what > codepaths get run when, where and why and trace from there. if i can reproduce > it here i can follow the codepaths - but since i can't... you will need to do > that. :( just started to add some fprints and then realized that the new window has no focus. So I opened Focus Settings, changed from Click Window to Focus to Window under the Mouse and now the strange behaviour is away! maybe you can reproduce it now! bye david > > So, tell me how I can help fix this. > > > > bye > > > > > > > > Hi, > > > > I've activate the option "atomatically raise windows on mouse over" > > > > with a > > > > delay of 0,5 seconds. > > > > > > > > Now, when a new window opens or I move the mouse for a very short time > > > > outside the window over another window and then back again the windows > > > > shuttle (see-saw?) endless, until i klick on of them or the background. > > > > > > > > is this already on the todo list? > > > > if so, sorry! > > > > > > > > bye > > > > > > > > david. > > > > > > > > Using Tomcat but need to do more? Need to support web services, > > > > security? > > > > Get stuff done quickly with pre-integrated technology to make your job > > > > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache > > > > Geronimo > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ enlightenment-users > > > > mailing list [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > > > > > > > > > -- > > > ------------- Codito, ergo sum - "I code, therefore I am" -------------- > > > The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] > > > _________ > > > Tokyo, Japan (______ ______) > > > > > > Using Tomcat but need to do more? Need to support web services, security? > > > Get stuff done quickly with pre-integrated technology to make your job > > > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache > > > Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ enlightenment-users > > > mailing > > > list [email protected] > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > enlightenment-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > -- > ------------- Codito, ergo sum - "I code, therefore I am" -------------- > The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] > _$BMg9%B? > Tokyo, Japan (_$BEl5~ _$BF|K\) > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
