WisdomCode

Results 13 comments of WisdomCode

I would like to help with that if possible. I couldn't find a direct indicator for videos, however, the element_url (so the link to the raw file) links to a...

I know this will not solve this problem for everyone, but I've written an external solution for Linux. It's written in Python 3, installing is trivial on all distributions. You...

I have installed over pip now and it resolves the problem, so its definitely flatpak-related. Unfortunately, there is no difference I can see in the logs of the locally run...

The celluloid flatpak did not use excessive GPU ressources when opening a local file. I don't know how to check how it performs when a weblink is used, as this...

Just as a quick fix for anyone having this problem, at least on linux systems, find the line and replace 'rU' with 'r' (simply remove the U), and it should...

I can confirm similar behavior with DE keyboard settings, with Ubuntu 21.04 as well as Windows. I would really appreciate this getting fixed. Edit: I got the Linux one Fixed...

Little update, again unfortunately only for Linux (I will look at windows next): I've committed a little change to the code for recognizing the missing Keyboard key responsible for on...

The problem with Windows is that GeForce has a very weird way to apply the keycodes. Moonlight actually sends US-keys to sunshine, therefore the server has to revert the process...

Alright, I have created a (badly written) keylogger thats trivial enough to use. Just start the powershell script and it will put out the hexadecimal value of the every key...