-
```
Port Pyscripter for multiplatform.
Mainly for Linux.
```
Original issue reported on code.google.com by `Phil.Pr...@gmail.com` on 2 Mar 2011 at 8:44
-
I want to prevent flow collection on recomposition. Currently, I am using this code:
```kotlin
@Composable
fun UI() {
val screenModel: ScreenModel = ...
Column { ... }
Laun…
-
Hi ! Love your syntax and the way the code looks :) Great job !
I'm working on a multiplatform Kotlin project though, and thus can't rely on org.json as it's written for java. It would be great if yo…
-
Convert `toLocalTime` uses Java's `LocalTime` instead of Kotlinx's.
We should use `kotlinx.datetime.LocalTime` instead of `java.time.LocalTime` if we ever want to go [multiplatform](https://github.co…
-
### Package URl
`pkg:maven/org.jetbrains.kotlinx/kotlinx-datetime*`
### CPE
`cpe:2.3:a:date-and-time_project:date-and-time:0.6.0:*:*:*:*:*:*:*`
### CVE
CVE-2020-26289
### ODC Integra…
-
Hi, you look to have done a good work for the community !
For optimal usage, i think your program could be split like this :
- a tracker, it collect usage change (active window title change, inactiv…
-
any chance to compile on Windows?
Essentia looks multiplatform and also https://github.com/npisanti/ofxAudioFile could work as file loader maybe.
-
Hi im getting error in 1.7.3 in compose web (Kotlin/JS), its working fine in 1.7.1, but not in 1.7.2 and 1.7.3
Getting following error:
`Function 'CanvasBasedWindow$composable' can not be called…
-
The text looks very blurry with e.g. 175% scaling on Wayland because of xwayland not supporting fractional scaling
-
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 …