Saburo Okita
Saburo Okita
Same here.
It's possible to set the keyboard shortcut to show desktop on OSX, probably that's what you're looking for.
Just dump it to `/Users/[your mac username]/Library/Application Support/GOG.com/Galaxy/plugins/installed`
Yes, zoom increment of 10 is just way too much for some cases. In some monitor, it could mean that the page cannot fit onto the screen, or the font...
@subyraman Since I can't push my branch up to this repo, I will just show my changes in `__init__.py` Original: ``` @app.middleware('response') async def compress_response(request, response): return (await self._compress_response(request, response))...
I'm running Server on a Mac Mini (Monterey), and Client on Twister OS (Pi 4), and I can confirm that WIN, WINDOWS, and COMMAND are not working.
It's in essence a parallel for when it was running on a small notebook without GPU. Yes, it'd run slower, however, that was like 7 years ago, so: - It...
Somehow I completely missed all the conversations. Anyway, I didn't come up with the name FAST, it was the original author of the code, at that point of time, for...
Hi Mr. Costa, I'll try to run your version of the code this weekend. Sorry, been busy with work. But I can't promise that I'd still be able to run...
Hi, I couldn't get the plugin to output the transcription and translation to 2 different textboxes, it ended up overwriting the textbox where I output my transcription to. I believe...