Please do something about the SDL 2 inability to enter into full screen mode in Firefox since https://github.com/emscripten-ports/SDL2/commit/9d4beb24fecd78e92ed5f7412b8a784e840a84f1 . It would be bad to have such a significant bug in the SDL 2 version automatically used by the next stable Emscripten release.
Sorry about breaking that. I didn't count on SDL 2 itself performing actions in response to the blur event. If https://github.com/dreamlayers/SDL2/commit/c62e1c544f68c708f71a38469e0d41d20bf66d43 isn't acceptable and another acceptable solution cannot be found, then I suggest simply reverting SDL 2 9d4beb2. Stuck keys after Alt-Tab are a minor problem compared to inability to enter full screen mode in Firefox. I wrote more about this here https://github.com/emscripten-ports/SDL2/pull/7#issuecomment-75419529 On Thursday, 5 March 2015 15:47:10 UTC-5, Alon Zakai wrote: > > Apologies, due to GDC the bots have been unmaintained, so we have not been > able to do a 1.30 release. However, on incoming all tests passed last I > tried locally, it should be ok to use. Hopefully soon after GDC (ends > tomorrow) we can get the bots back up and merge to master. > > - Alon > > > On Thu, Mar 5, 2015 at 10:58 AM, William Furr <[email protected] > <javascript:>> wrote: > >> Any idea what y'all's timeline is for a 1.30 release? How stable is >> incoming? >> > > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
