Myzel394

Results 105 issues of Myzel394

Can't get this to run on my MacBook with Sonoma `14.1.2` installed

**Describe the bug** When trying to use multiple maps on one screen, they seem to be somehow connected. **To Reproduce** Steps to reproduce the behavior: 1. Use multiple maps on...

bug

I don't know whether this is a mistake on my side, but I don't know how create a `State` with Jetpack Compose. So I got a audio recording app and...

This PR makes it a bit easier to beginners how to properly work with .conf files :D

Libreddit is available on nixos (though not in full). Would be nice if redlib is available as a nix package too with proper configurable settings.

enhancement

Unfortunately the `_pageController` field is private - why? There is no reason to make is private. Instead, it makes managing the page way more complicated. You can't access the items...

**Is your feature request related to a problem?** When you have a non-state related change (for example a live preview of the camera), the image seems to be frozen. **Describe...

Often when dealing with config files, a lot of paths are used. Being able to easily detect those paths when highlighted and see if they are missing would be such...

feature-request

It'd be nice if this plugin could mimick the behavior of [nvim's leap](https://github.com/ggandor/leap.nvim) plugin. Basically you enter the first two characters of the word you want to jump to, then...

enhancement

After realizing an apk built using `flutter build apk --target-platform android-x64`, it contains all Abi versions of openpgp. In there a way to only the use targeted one? This would...

enhancement