János de Vries

Results 10 comments of János de Vries

NSUI ([New Super Ultimate Injector for 3DS](https://gbatemp.net/threads/discussion-new-super-ultimate-injector-nsui.500376/)) is able to create mGBA forwarders. However I think it uses an older release or fork of mGBA (by retroarch). It's out of...

This could be resolved by implementing an optional `--force` or `-f` parameter to the uninstall command to force removal of manually uninstalled or broken applications. A possible work-around is to...

I have the issue described by @[jlbilh](https://github.com/jlbilh) in my current project as well. However, initially I hadn't been able to recreate it in an example/debug project either. Wonder if the...

I've done some more testing and it seems to be the actual `RedirectStandardError=False` variable that makes or breaks this issue. `RunInbackground` does not seem to make any difference.

Fair enough, _and nothing of value was lost_

An important difference between the desktop and mobile clients is how the handle clicks/taps. On desktop the left-click action is send on `mouse-down` but on mobile `mouse-up` events are being...

For this feature we'd probably also want an option to apply something like [Stretched-Mode](https://github.com/runelite/runelite/wiki/Stretched-Mode) does when in touch screen mode, it makes the UI bigger and thus more touch-friendly. Besides...

Possible solution? https://help.ubuntu.com/community/Autofs > autofs > kernel-based automounter for Linux > > autofs is a program for automatically mounting directories on an as-needed basis. Auto-mounts are mounted only as they...

>not sure if the grass fill is nonpermanent Worth noting all acres have permanent bald spots and as far as I know each day they reset each day The 4...

The lack of `global::` operator in combination with the inability to use namespace aliases is a real headache Besides the already mentioned issues, I believe the following issues are also...