| Summary: | Grabbed input does not create SDL_MOUSEMOTION events on X11 (issue introduced post-2.0.3) | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Zack Middleton (zturtleman) <zack> |
| Component: | events | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.0 | Keywords: | target-2.0.4 |
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Make testrelative use SDL_SetWindowGrab | ||
|
Description
Zack Middleton (zturtleman)
2015-05-28 20:26:50 UTC
Gonna look at this for 2.0.4. --ryan. I backed out the problem changeset with https://hg.libsdl.org/SDL/rev/42877ed9b1c5, please verify this solves the problem on your end, please! --ryan. Yes, that solved the issue. (In reply to Zack Middleton from comment #3) > Yes, that solved the issue. Thank you! --ryan. |