Skip to content
Snippets Groups Projects
Commit 354e39ee authored by Peter Hutterer's avatar Peter Hutterer
Browse files

xwayland: correct the type for the discrete scroll events


Not that it actually matters since the typedef is int32_t anyway, but
this theoretically avoids an erroneous call to wl_fixed_to_double() on
that value.

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent 2efa6d65
No related branches found
No related tags found
1 merge request!951xwayland: correct the type for the discrete scroll events
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment