SDL 1.3 and Mac Os X 10.4 mouse problem

I’m not sure if mac os version matters or not but here are the few problems I noticed (I’ve seen some of them in the mailing list anyway)

  • In full screen mode SDL_MOUSEBUTTONDOWN (or UP) are not sent.
  • In full screen mode not all SDL_MOUSEMOTION are sent (about 50%)
  • In any mode SDL_MOUSEBUTTONDOWN or up are not sent for button2 (actually i have a pc mouse with a lot of buttons and only button 4 and 5 trigger events)

that’s all for now. if you see other mouse weird behaviours on mac thank you to share them