Update README.md

This commit is contained in:
Prome
2022-10-13 17:09:08 +08:00
committed by GitHub
parent 68559c720f
commit 4f25219687

View File

@@ -29,10 +29,11 @@ When first time building the project, a prebuilt cef bin package (200MB, link in
Notice: currently the project haven't enable multi process mode because of debug convenience. You may want enable multi process mode by changing the implementation and built your own helper bundle. (Finding a more elegant way in the future)
# todos
- [x] macos support(partial, in progress..)
# todos (welcome for PR!)
- [x] macos support
- [ ] Linux support
- [ ] multi instance support
- [ ] keyboard support
- [ ] IME support
- [x] mouse events support
- [ ] js bridge support
- [x] release to pub