-
Notifications
You must be signed in to change notification settings - Fork 933
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
Could we support the HarmonyOS ? #4081
Comments
We already support OpenHarmony in raw-window-handle, is HarmonyOS's windowing system any different? |
oh, that's great, I was using the old ver. of winit.. I will upgrade and have a try, Thx ! ^ _ ^ |
To clarify, we do not support OpenHarmony or HarmonyOS in |
I got it, there is no meaningful difference between HarmonyOS and OpenHarmony. By the way, one more question is that, as we |
I am not aware of such a layer if it exists. |
A quick search reveals at least two GitHub orgs, with a bunch of crates related to this stuff: |
Yes, I have noticed this too. Maybe we can create a new glue layer in winit, for OpenHarmony platform, to connect to the upper app layer, just like |
CC: @jschwe who has been implementing OpenHarmony support in Servo. How is Servo doing windowing on OH? |
It's basically the same as Android vs AOSP. Supporting OpenHarmony means HarmonyOS is also supported, since any OpenHarmony based OS must be a superset
Servo is not using I know that @richerfu (Maintainer of |
Yes, I'm working on adding OpenHarmony support to winit. At present, we can successfully run winit and glutin-winit(
I'll try to mark repo as public and submit a draft PR for winit and glutin-winit as soon as possible. Then all of us can help it be better. |
Yep i create a repo named |
Description
HarmonyOS, the Greatest self-innovated OS in China, will soon be popular around the world. HarmonyOS has an absolutely leading user base in China and a very broad development prospect, demonstrating exceptional capabilities. So, I sincerely hope winit can support it, Thanks.
Relevant platforms
No response
The text was updated successfully, but these errors were encountered: