sony / flutter-embedded-linux

Embedded Linux embedding for Flutter
BSD 3-Clause "New" or "Revised" License
1.2k stars 127 forks source link

Implement support for xdg-decoration #322

Closed varbhat closed 1 year ago

varbhat commented 1 year ago

Hello @HidenoriMatsubayashi and other maintainers,

I wanted xdg-decoration support in flutter-embedded-linux and thus i worked on it and added support for it.

Relevant issue: https://github.com/sony/flutter-embedded-linux/issues/216

I just want this to be merged. I don't even need the authorship right of this commit. Please merge this commit if there are no issues with the code.

HidenoriMatsubayashi commented 1 year ago

Thanks for sending the PR.

Can you please update https://github.com/sony/flutter-embedded-linux/blob/master/AUTHORS and sign a DCO (Developer Certificate of Origin) in git comment?

Also, it's unclear whether we can contribute this software to flutter/engine, but do you agree to delegate all rights related to this PR to Sony?