We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is a small typo on Wayland on this trace output:
Wayland
flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/window/linuxes_window_wayland.cc
Line 658 in 9b2c62b
The text was updated successfully, but these errors were encountered:
Fix typo in log message for Wayland (#106)
fa3f8ad
Close #105
@psstoyanov Thank you for your report! By the way, we are getting ready to accept PRs from external. Please wait..
Sorry, something went wrong.
I thought I was imagining it at first but taking another look does show another typo on the same line 😄 : fa3f8ad#diff-ec3ba2cc23d0434fa75e6fa5021cc904963806c541d645f2f1ee2db4ee4566ceR658: Created the Waylnad surface:
Created the Waylnad surface:
PRs from external will be nice indeed 🙂
Thank you again... I fixed #113
HidenoriMatsubayashi
Successfully merging a pull request may close this issue.
There is a small typo on
Wayland
on this trace output:flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/window/linuxes_window_wayland.cc
Line 658 in 9b2c62b
The text was updated successfully, but these errors were encountered: