Files
flutter/engine
Callum Moffat 22f181c1d3 Map mouse pointer type on Linux (flutter/engine#52418)
Before all mouse clicks were set to `PointerDeviceKind.mouse` on Linux. Now use the proper type according to the source `GdkEvent`.

Fixes https://github.com/flutter/flutter/issues/147277
2024-06-10 22:35:55 +00:00
..