rusty-snake

Results 98 issues of rusty-snake
trafficstars

#### Minimal example ``` classDiagram class Foo { void foo(a: int, b: int) } ``` Some programming languages use commas to separate arguments of methods. I could not find a...

#### Minimal example ``` classDiagram class Foo { } class Bar { Optional[Foo] foo } ``` This fails. Although `Optional[Foo]` is the correct type. I could not find a way...

bug

- No new release for nearly two years - No commits to `main` for nearly one year - +100 Dependabot alerts (11 critical thereof 2 non-dev; 55 high thereof 10...

support

**Please Describe The Problem To Be Solved** The flet app ([Testing Flet app on Android](https://flet.dev/docs/guides/python/testing-on-android), a distinct name for it might be good to prevent confusing with the library or...

platform: android
flet-mobile-app

**Is your feature request related to a problem? Please describe.** At least from a external view it's confusing to choose the "right" multi-threaded program/options. There are - `pzstd` - `zstdmt`...

documentation

#### Is your feature request related to a problem? Scheduled Notifications from Pinnit are shown delayed unless you grant unrestricted battery. AOSP 13. #### What sultions would you like? As...

enhancement

Installing an app shows the update notification. Instead it should show an successful installed notification or none.

bug

**Version(s)** scala-cli: 1.1.1 OS: Fedora 39 **Describe the bug** Following the "official" commands from https://scala-cli.virtuslab.org/install/ installs `scala-cli` at `~/.cache/scalacli/local-repo/bin/scala-cli/scala-cli`. `~/.cache` aka. `$XDG_CACHE_HOME` is for "user-specific non-essential data files". See https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html....

bug
priority: low

F-Droid is still at 'Version 3.19 (172) (2022-03-04)' while Google Play is at '3.24 (20.08.2023)' or so. Also what do you think about attaching apks to the release (here at...

### Description Basicly what the title says. When you do `bubblejail create new_instance`, copy `/etc/skel` to the instance home to get some basic shell configs and other stuff.