-
I've found this pull request, that adds WindowInsets support to Compose Multiplatform;
This may make this library redundant. Oh am I missing something?
https://github.com/JetBrains/compose-multiplat…
-
I simply used the multiplatform compose template and didn't even get to code before this error appeared:
```
Caused by: org.gradle.internal.component.NoMatchingConfigurationSelectionException: No m…
-
### Describe the bug
The `briar-desktop` package appears to be broken in unstable, 24.05 and 23.11.
At startup, it emits an error such as
```
java.lang.UnsatisfiedLinkError: /home/wanja/.skiko/27a…
-
Jetpack Compose is mentioned as the first item on "Built with Skija", however according to Jetbrains Compose for Desktop uses Skiko:
> Compose for Desktop is powered by our graphics library [Skiko]…
-
https://www.jetbrains.com/lp/compose/
-
## Description
TypeDB opened with some tabs in background. I was working in IntelliJ IDEA. Made some changes in schema.tql, then switched back to Studio and immediately clicked on schema.tql file t…
-
Good morning! I have tried to add dependency, but while building the following error occurs: `org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find org.jetbrains.compose.ui:ui:1.2…
-
Hello!
I'm trying to setup shared string resources, but am running into some issues. I have checked with the sample projects and I can't spot any differences to how I have implemented things, so op…
-
I'm following the provided example.
I created the following sample code:
```kotlin
import com.apurebase.kgraphql.KGraphQL
data class Article(val id: Int, val text: String)
fun main() {
…
-
with Jetpack Compose https://blog.jetbrains.com/kotlin/2021/02/jetpack-compose-for-desktop-milestone-3-released/ implement UI for IDEA plugin