Teyut

Results 7 comments of Teyut

You might find Beuc notes about RenpyWeb interesting [here](https://web.archive.org/web/20210303225842/https://renpy.beuc.net/) (look for "video"). AFAIK, the autoplay feature is only blocked until the user interacts with the page, so it is not...

There is a bug in x11vnc (see [here](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627784)) that really looks like yours. The solution is to prevent x11vnc from remapping some key codes, using an argument like `-skip_keycodes 187,188`...

No problem, there's no hurry. If you need help to understand how pull requests work, just ask :)

Let me know if you need anything else from my side to merge this PR.

That's a CORS problem: if the CSS file is not from the same domain as the HTML page, `document.styleSheets` for that style will not be readable, so the extension cannot...

The Renpy tools only generate static files that can be served from any webserver app/host, and everything runs from the browser. There is a webserver in Renpy (which is just...

I have the same problem with one of my samba share that requires a username but **no password**. It always happens when copying files to a subfolder of that network...