Reviewed-By: Derek Foreman
On 25/06/15 11:37 PM, Jonas Ådahl wrote:
> Don't only send motions and buttons but also axis events through the
> pointer grab interface.
>
> Signed-off-by: Jonas Ådahl
> ---
>
> Changes since v2:
>
> * Added WL_EXPORT (since it is called from plugins).
> * Added do
Don't only send motions and buttons but also axis events through the
pointer grab interface.
Signed-off-by: Jonas Ådahl
---
Changes since v2:
* Added WL_EXPORT (since it is called from plugins).
* Added doxygen (since its WL_EXPORT:ed)
desktop-shell/exposay.c| 7 +++
desktop-shell/s