-
Notifications
You must be signed in to change notification settings - Fork 6k
Add FlPointerManager to process pointer events from GTK in a form suitable for Flutter. #56443
Add FlPointerManager to process pointer events from GTK in a form suitable for Flutter. #56443
Conversation
…table for Flutter. This matches FlScrollingManager and FlKeyboardManager. Add tests for this behaviuour that was previously missing.
|
@mattkae @hbatagelo trying to add you as reviewers too, but it's not allowing me. Perhaps you need some more memberships from https://github.com/flutter/flutter/blob/master/docs/contributing/Contributor-access.md? |
I think we'll first need the "contributor access" status as mentioned in the document. Could you be our sponsor and ask on |
cbracken
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…a form suitable for Flutter. (flutter/engine#56443)
…158488) flutter/engine@a672f97...b0a4ca9 2024-11-12 [email protected] Add FlPointerManager to process pointer events from GTK in a form suitable for Flutter. (flutter/engine#56443) 2024-11-12 [email protected] Roll Skia from 11046fd10394 to 75230dbc93e6 (1 revision) (flutter/engine#56517) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
…table for Flutter. (flutter/engine#56443) This matches FlScrollingManager and FlKeyboardManager. Add tests for this behaviour that was previously missing.

This matches FlScrollingManager and FlKeyboardManager.
Add tests for this behaviour that was previously missing.