Re: [AD] Windows Keyboard Event Modifiers Patch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Wed, 04 Jul 2012 12:04:59 +0200
Dennis-Busch@xxxxxxxxxx wrote:
> The attached patch (created against 5.1 from git) fixes the incorrect
> modifier flags in Keyboard Events under Windows which could occur
> after switching out and then switching back into the Window if any
> modifier keys were held down while switching out.
>
> The patch was also reviewed by torhu on allegro.cc (see commit
> comment inside patch).
>
> Dennis Busch
> d_busch@xxxxxxxxxx
>
Thanks, I committed it.