I don't like this change for personal reasons. I run experiments in which I never want to leave fullscrean, or the participant may close the window that way... When it happens with me I get focus back with a mouse click on screen. Doesn't it work there? Not a big deal though, I don't know what else would be a better solution for other cases. If the change will be mantained, I can workaround this in my code. Thomas
On 11 dez, 09:28, Facundo Batista <[email protected]> wrote: > On Sun, Apr 26, 2009 at 4:23 PM, Lucio Torre <[email protected]> wrote: > >> If ctrl-f is default to fullscreen (that is different than maximize), > >> it should be a safe default. > > >> What about locking alt-tab? So, you do alt-tab, but this doesn't get > >> to the window manager when you're in full screen. > > > I really dont know. > > I just committed that if the window is in full screen mode, and loses > keyboard focus, just turn fullscreen off. > > This is safe now. > > A more enhanced behaviour would be to also minimise the window in that > moment, and when the user clicks in the taskbar just restore the > fullscreen mode if it should. I tried this, but I kept receiving > deactivates after going back to fullscreen mode, which triggered the > minimise again. Don' know why, so I just chose to have this minimum > change. > > Regards, > > -- > . Facundo > > Blog:http://www.taniquetil.com.ar/plog/ > PyAr:http://www.python.org/ar/ -- You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en.
