Re: [AD] EVDEV mouse driver |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> When I switched to a new Allegro, I discovered that my patch couldn't be
> applied on this newer version. I'm sending a new patch that has been
> created based on Allegro 4.1.7.
Thanks, but the attached patch doesn't apply either because of spurious
ASSERTs in your 4.1.7 version. They are not in the official tree.
> IIRC, there were three reasons:
> * I thought it may be better to have the same behavior for all drivers.
I agree.
> * Pure lazyness: that's the easiest behavior to implement.
Ok, but given that it was _already_ implemented in the drivers...
> * I'd think that it's better to ignore a button press or release than
> creating one such event because of a glitch. If it was ignored, the user
> can try to click again. But a button-release due to a glitch may mean
> "Please, destroy all my saved games" ;)
Ok, let's try your solution.
--
Eric Botcazou