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.
