JakobDev

Results 127 issues of JakobDev

Sometimes Apps needs to store Data outside it's directory in ~/.var for different reason. But Flatpak considers only the data in ~/.var as Data of the App. It would be...

The file chooser Portal gives you currently access to a file/directory the user selects. The file can be accessed from inside the sandbox in the directory /run/user/(uid)/doc. The file access...

When you call the PrepareInstall in the DynamicLauncher portal with the editable_icon icon option set to true, it is ignored. The Icon still can't be changed.

If you want to specify another SDK version than the runtime (what is needed e.g. for extensions) you currently have to use `sdk: name//version`. We already have things like `runtime-version`...

This PR adds support for reading [dependencies from a ypproject.toml](https://packaging.python.org/en/latest/specifications/declaring-project-metadata/#declaring-project-metadata). On Python versions older than 3.11, you need to install tomli to use this feature.

pip
Need Rebase

I created a [Flatpak](https://flatpak.org/) for SMB3-Foundry. This allows publishing on [Flathub](https://flathub.org) and installing on any Linux Distro out there (this does not work with the Binary). You need these files:...

good first issue

I created a [Flatpak](https://flathub.org) for DeltaPatcher. This allows easier installing on evry Linux Distro. Here is the Manifest: ```yaml id: io.github.marco_calautti.DeltaPatcher runtime: org.freedesktop.Platform runtime-version: '23.08' sdk: org.freedesktop.Sdk command: DeltaPatcher finish-args:...

Implements #21948 At the moment you can only watch all events if you watch a repo. With this PR you can now choose which event you want to watch. You...

lgtm/need 2
modifies/api
size/XL

At the moment, Kivy saves all of it's data under `~/.kivy`, but this is wrong. Each Operating System has it's own Location to save such files. This PR make Kivy...

KEP
Notes: API-break
Component: core-app
Notes: API-deprecation

I stumbled upon [this site](https://www.vgcheat.com/forum/gameboy-advance-gameshark-codebreaker-and-action-replay-codes/194258-legend-of-zelda-the-the-minish-cap-europe-en-fr-de-es-it.html) while looking for Cheat Codes for The Minish Cap EU. I found this Code, which freezes the Cucco Timer: ``` 1256A76F 546F5439 65DA389A 09D8882C 8F498589...

feature:cheats