iMonZ
iMonZ
Hey, have you forgotten to put the iOS version on the release page? The .IPA file is missing there!
Hey, could you please provide the source code for the hardware as well? Thanks
Hey, I have this workflow: ``` - name: Snapcraft build if: matrix.platform == 'ubuntu-latest' uses: snapcore/action-build@v1 id: snapcraft - name: Snapcraft artifact upload if: matrix.platform == 'ubuntu-latest' uses: actions/upload-artifact@v2 with:...
1. Implementing a feature for mounting XCI files like you see in the SXOS CFW. 2. after the first feature is added renaming this repo from "Awoo-Installer" -> "Awoo"
**Describe the bug** AppImageLauncher doesnt support native Wayland! **Expected behavior** After setting this variable: `QT_QPA_PLATFORM=wayland` following this tutorial: https://wiki.qt.io/QtWayland its not possible to start this application in Wayland only mode!...
Hey, I get this error after I tried to inject this dylib. The Dylib is self compiled without any dependencies or even the word CydiaSubstrate! : `dyld: dependent dylib '/Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate'...
Hey, great work! But is it possible to make an IOS Client for that?`(as .ipa file) Like you have an App and a text field and you can easily paste...
The LanguageTool Server is checking for a 64bit x86 machine which at the end means that it's unable to run on 64bit arm devices! Using the LanguageTool Server with this...
Is it possible to support wayland? Since X11 is nearly dead maybe it has a year or so until the final grave. And xwayland isn’t a very good experience so...
So the time is passing and the Computers are evolving. A lot of companies started with shifting on arm64. So let's provide a build! **Windows** - [x] Adding arm64 to...