Taeyeon Mori

Results 9 issues of Taeyeon Mori

I case anyone is still watching this repo, - (At the very least Arch) kernel 5.12 has moved from the SST to the SOF based driver by default (snd-sof-acpi-intel-byt). This...

My Hi10pro recently stopped connecting to one of my APs. Turns out the manufacturer had enabled PMF in an OTA update. My other devices have no problem with this and...

Plumb loading of .jxl and .avif files. The second commit adds some heuristics to unofficial build to hopefully help with issues due to missing (and non-default) support for these formats...

Both are available starting with SDL2_image 2.6.0, but must be explicitly enabled at build-time. Also let python query successful initialization of specific formats. I'm unsure if this was originally intended,...

Unfortunately Trakt still doesn't support absolute numbering directly, so anyone trying to support it is on their own right now (Even though Trakt has all the data right there, it's...

Credentials are currently handled internally for various `credential.helper`s, effectively re-implementing the git functionality. When encountering an unsupported value in `credential.helper`, the generic `GitCredential` class is supposed to call through to...

enhancement

The few upstream changes that happened since the fork should be merged (http://sourceforge.net/p/pythonqt/code/248/log/) Also, maybe the other forks (at https://github.com/commontk/PythonQt/network) have things that are worth merging

enhancement

Because of how tabulate deals with OSC8 (hyperlink) sequences, it can't deal with any escape sequences in what it considers the "link text". However, that concept doesn't really exist and...

Netavark assumes it can `systemd-run --user` aardvark after only checking for system-wide systemd (/var/run/systemd). This may not always be the case (e.g. disabled pam_systemd for some reason). I realize that...