FlutterWayland / flutter_wlroots

Wayland compositor embedder and library for Flutter. Built with Wlroots.
MIT License
30 stars 5 forks source link

Mouse buttons are not correct #15

Open charafau opened 2 years ago

charafau commented 2 years ago

After debugging we've found out that the issue is likely in fwr_handle_surface_pointer_event_message method.

Probably in bitwise handling