-
We are running a multi arch build in a github workflow using `docker buildx build`, and are wondering how to manage the `balena deploy` so all architecture images are merged in a single release.
ht…
-
### General Info
- [X] I installed the latest version of Supabase Kt
- [X] I checked for similar feature requests
### Feature request
Now that [Coil supports Compose Multiplatform](https://github.c…
-
**Describe the bug**
Pressing the number pad . doesn't match `androidx.compose.ui.input.key.Key.NumPadDot`. It is currently using `KeyEvent.VK_PERIOD` but it should be using `KeyEvent.VK_DECIMAL`. ht…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Affected platforms**
Select one of the platforms below:
- Web (K/JS) - Canvas based API
If the bug is Android-only…
-
**Describe the bug**
With the new wasm task, the distribution task is not compatible with configuration cache
**Affected platforms**
- Web (K/Wasm) - Canvas based API
**Versions**
- Kotlin ve…
-
**Describe the bug**
See screenshot
On iOS Popups or in this case the exposed drop down is covered by the virtual keyboard on iOS. (Correct on Android).
**Affected platforms**
Select one o…
-
**Describe the bug**
I have created the KMM multi module project as shown below
-- KmmUI
-- KmmNetwork
-- KmmCore
-- kmmpwpitara (Shared)
When I generate **`.aar`** file by cmd ` ./gradl…
-
I have an IntelliJ plugin where I'm including Jetbrains Compose + Skiko. I'm currently in the process of updating to Compose 1.6.11 and Kotlin 2.0, and after updating Skiko to the latest 0.8.12, when …
-
**Describe the bug**
Packaging deb (or AppImage for that matter) fails on jpackage while using temurin-17 or openjdk-17 due to jpackage input error. Error says non-descriptively "Input length = 1", w…
-
The JACK system (along with the LV2 plugin format) has support for passing audio rate parameter control "CV" signals between apps (and plugins) for uses including gate/triggers and modulation.
This…