On 2012-01-27 23:41, Jan Kiszka wrote:
> From: Jan Kiszka
>
> When the mouse mode changes to absolute while the SDL windows is not in
> focus, refrain from grabbing the input. It would steal from some other
> window.
I'll send out a SDL series with fixes and will include this. So forget
about it
From: Jan Kiszka
When the mouse mode changes to absolute while the SDL windows is not in
focus, refrain from grabbing the input. It would steal from some other
window.
Signed-off-by: Jan Kiszka
---
I bet this makes no difference for your problem, Erik, but I came
across this while trying to re