-
When I use `rendering = CefRendering.OFFSCREEN` it is crashing
`client.createBrowser(content, rendering = CefRendering.OFFSCREEN)`
It try to load from `/IdeaProjects/testapp/natives/macosx-univers…
-
The text looks very blurry with e.g. 175% scaling on Wayland because of xwayland not supporting fractional scaling
-
1. 首要任务是添加测试框架
2. 核心代码测试覆盖率要达到 70%
3. 非核心代码的测试覆盖率也要达到 20%(比如:工具类的。基本上测试框架搭建起来,这个覆盖率很轻松就能达到了)
4. 这里的比例只是一个参考值,具体的覆盖率比例按实际情况分析后再进行界定,有些模块初期的覆盖率甚至要达到 90%都不为过。比如 IPC
5. 开发过程中会累积很多手动测试的场景,除了单元测试,还需要有一个…
-
# 📖 Abstract:
- ✅ Kotlin Multiplatform: 新的跨平台方案, 支持 Android/iOS/macOS/windows/Linux/web 等
# 💯 Related:
- ✅ #418
- ✅ #425
- ✅ #419
- ✅ #290
- ✅ #244
- ✅ #208
- ✅ #416
-
compose-multiplatform を利用して UI を作成し、KMP 化する
-
Can you elaborate on how we can execute the scripting mentioned in [the readme](https://github.com/DevSrSouza/svg-to-compose#example-1-running-with-kotlin-scripting)?
Because running `kotlin .main.…
-
I already have a kotlin multiplatform app built using KMP and Compose Multiplatform.
In one screen of the app, I want to run a small korge game but I'm unable to figure out the setup.
-
-
Den Browser als Flatpak Version für Linux zu veröffentlichen würde es vielen Linux Nutzern einfacher machen die Software zu installieren.
Unabhängig ob man auf einem Debian Linux, Fedora Linux oder …
-
Could you please add "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5" to the list of components. I think using immutable types in compose is very important and this is one of the standard k…