Stefan

Results 14 comments of Stefan

I'm also using zorin, and it turns out it's a super easy fix to get it working! Basically zorin has it's own desktop session, however it's still based on ubuntu...

This is quite an important issue! There should totally be support for controlling multiple instances of Minecraft at the same time on the same machine. An issue to sort out...

There exists an option in vanilla tweaks to revert fish farms back to their pre-1.16 glory available [here](https://vanillatweaks.net/picker/datapacks/) - this could also be mentioned somewhere. It may also be possible...

The concrete-mining related bug you've shown is quite strange and looking through the code I'm not sure why it happened. It's probably something that will get ironed out in some...

Not sure why it didn't work for you when it wasn't in focus in 1.16.2, I tried it with that version and it worked fine. But for your other point...

Yes there is a way to change it, but not in the compiled executable. You would have to install AutoHotkey from [their website](https://www.autohotkey.com/) (The script still uses v1 NOT v2...

Bumping this issue, as the minimum dimensions my widget can go to is also only 2x3, but this is rather limiting and allowing for smaller widget sizes really shouldn't be...

I decided to use this as a bit of a coding challenge for myself as I've never tried Android development but always been keen to contribute. Downloading and setting up...

This issue should be closed now. I forgot to put "Fixes" in the PR, so it won't close automatically.

Better solutions, not specific to AHK but much more widely used: - [Inno Setup](https://jrsoftware.org/isinfo.php), [jrsoftware/issrc](https://github.com/jrsoftware/issrc) (3.4k:star:) - [NSIS](https://nsis.sourceforge.io/Main_Page) Others: InstallShield, WiX, Advanced Installer