IRC logs of Freenode #BZFlag for Tuesday, 2021-02-09

*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has quit IRC (Ping timeout: 240 seconds)02:16
*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has joined #bzflag02:17
*** _I_Died_Once <_I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has joined #bzflag02:21
*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has quit IRC (Ping timeout: 240 seconds)02:23
*** Zehra <Zehra!~Keiki_Han@unaffiliated/zehra> has quit IRC (Quit: Quit)04:29
*** _I_Died_Once <_I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has quit IRC (Ping timeout: 240 seconds)05:21
*** Sgeo <Sgeo!~Sgeo@ool-18b98aa4.dyn.optonline.net> has quit IRC (Read error: Connection reset by peer)08:12
*** sam__ <sam__!foobar@poulet.zoy.org> has quit IRC (Ping timeout: 264 seconds)11:07
blast007macsforme: bug #266 might be an SDL bug we can't really work around.  I'm calling SDL_SetWindowGrab(windowId, SDL_FALSE); before we call SDL_MinimizeWindow(windowId); and it's *still* trapping the mouse when I minimize.12:04
blast007hmm... though I bet it's being re-enabled somewhere else after iconify() is called..12:05
*** Cobra_Fast_ <Cobra_Fast_!~coprah@wtwrp.de> has quit IRC (Quit: Quitted)12:10
blast007ah, yeah, SDLWindow::confineToMotionbox is called after iconify, and continues to be called when you move the mouse until the game pauses (after 5 seconds)12:16
*** Cobra_Fast <Cobra_Fast!~coprah@wtwrp.de> has joined #bzflag12:19
blast007and if I add an 'unmapped' check to playing.cxx's mouseClamp function, at least a couple SDLWindow::confineToMotionbox calls still get through before it switches to disableConfineToMotionbox.  Likely just a case of mouse events still in the queue before the iconify event gets through.12:20
*** _I_Died_Once <_I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has joined #bzflag13:30
*** Sgeo <Sgeo!~Sgeo@ool-18b98aa4.dyn.optonline.net> has joined #bzflag14:00
*** Zehra <Zehra!~Keiki_Han@unaffiliated/zehra> has joined #bzflag22:31
blast007SDL is moving to Git and GitHub: https://discourse.libsdl.org/t/sdl-moving-to-github/28700/523:06

Generated by irclog2html.py 2.17.3.dev0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!