iMonZ
iMonZ
Any news here?
I would love seeing this
> I actually removed the flatpak from my PR as the build was failing, so it is still open to do Hey could you then reopen this PR? That would...
> I need to check if Firefox supports WebHID - if it does then this should not be a problem. Isn’t it possible to write something from the desktop side...
> Firefox does not support WebHID. > > As @iMonZ suggests, you could write a desktop program that can be called from the extension. Like: https://github.com/gnaudio/jabra-browser-integration/tree/master/src/ChromeHost Called from: https://github.com/gnaudio/jabra-browser-integration/tree/master/src/ChromeWebExtension This...
> Firefox does not support WebHID. > > As @iMonZ suggests, you could write a desktop program that can be called from the extension. Like: https://github.com/gnaudio/jabra-browser-integration/tree/master/src/ChromeHost Called from: https://github.com/gnaudio/jabra-browser-integration/tree/master/src/ChromeWebExtension Does...
> It should in theory work with all Chromium-based browsers, but Jabra only officially supports Chrome and Microsoft Edge. > You could potentially reuse the binary for a Firefox extension,...
> On my system Qt 6.6.0 follows GTK 3 theme colours when `QT_QPA_PLATFORMTHEME=gtk3` env variable being set, although with minor bugs, and it only follows palette obviously, style itself is...
> I think that it just the installer that requires Rosetta rather than the actual gpt4all.app. > > My gpt4all.app shows as a Universal (x86/ARM) app. But still for the...
> I also don't think Qt was a good choice here for the GUI. The best apps of today run on Electron -- Slack, VSCode, ... Qt is always a...