NexusXe

Results 9 issues of NexusXe

Prior to this, __init__ running would merely create an empty module named `openlocationcode` with no attributes on Python 3.10 and 3.9. I haven't tested if this explicitly works on 3.8...

I can't seem to find the reason this code was here, and it caused any build that contained `CLEAN_LEVEL="sources"` to fail. # Description Please include a summary of the change...

Previously, the rounded image border would not scale properly with different aspect ratios as the img object changed its own aspect ratio ## PR Checklist - [ ] This change...

https://github.com/MarkusJx/install-boost/pull/19 has been merged, but no release exists for it yet. Use my repo instead until upstream gets a release. (the build still fails, but for other reasons)

**Read the README.md and search for similar issues before posting a bug report!** Any bug that can be solved by just reading the [prerequisites](https://github.com/aristocratos/btop#prerequisites) section of the README will likely...

bug

AVIF images, though somewhat rare, provide better quality per size than legacy JPEG. Supporting this format for future and current use would be helpful, especially for applications that take images...

Links used to point to wiki.github.com, but the wiki has since moved

Should be a semicolon, not a comma

As of facebook/zstd#3819, "auto vectorization of xxhash64" is disabled when AVX-512 is present due to the high latency of the Skylake-X implementation of AVX-512. Other Intel uarchs also suffer from...