Skip to content
New issue

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

feat: add OpenHarmony platform support #261

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

richerfu
Copy link

@richerfu richerfu commented Feb 20, 2025

This is the first draft PR to support openharmony for softbuffer. There are two things need to do:

  1. OS don't tigger Resumed event and softbuffer example will crash( Maybe fix it in 2025.06 ).
  2. We need to run some examples to make sure adaption works.

@madsmtm
Copy link
Member

madsmtm commented Feb 20, 2025

Thanks for the draft PR, is it useful to see how OpenHarmony is used!

CC rust-windowing/winit#4081, we shouldn't merge this before the Winit side is resolved.

@richerfu
Copy link
Author

I'm planning to use it with iced see related issue with iced-rs/iced#302

Copy link
Member

@madsmtm madsmtm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given the response in rust-windowing/winit#4081 (comment), I'd be fine with merging this before Winit support.

@richerfu richerfu force-pushed the master branch 4 times, most recently from 48ca611 to 8b2dc97 Compare March 18, 2025 02:18
@richerfu richerfu marked this pull request as ready for review March 18, 2025 02:33
@richerfu
Copy link
Author

richerfu commented Mar 18, 2025

I made an example to test softbuffer in OpenHarmony and seems like render successfully. I think it's time to review my code. Waiting for your fallback, thanks @madsmtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants