Kyle Kienapfel

Results 19 issues of Kyle Kienapfel

make about dialog a bit taller for full message on more systems for direct_connect.ui hedging bets here, there is a text field for port number that possibly shouldn't be translated,...

yuzu's default theme doesn't specify everything, which is fine for windows, but in linux anything unspecified is set to the users theme. Symptoms of this are that a linux user...

mainline-merge

Note: this won't do anything to Early Access builds right now it appears that the output of like: git describe --long --always --dirty is something like: mainline-636-9139-g0ec190c16-dirty and the title...

I've seen some comments stating that sharing pre-compiled binaries is problematic for linux distributions due to the CC BY-ND 3.0 license In this commit I am tackling the 16x16 icons...

I noticed that if i want to use optifine shaders with the LightOverlay, I need to use the numbers mode, but it shows numbers for every block, including on top...

usr/lib/libssl.so.1.1 in various linux distributions have differing opinions on where to locate the bundle of certificates used to properly handle https traffic. Ubuntu 18.04: OpenSSL tries this by itself /usr/lib/ssl/cert.pem...

do-not-merge

When I filed #8647 creating the dark_default qss file out of the default qss file I didn't think to look at things like the software keyboard or various error messages....

bug
os-linux

This PR rearranges things in the CMake system to make compiling with Qt6 easier 1. Camera API has changed in Qt6, so the camera feature is disabled 2. A previous...

This might need to get split into 2 or 3 commits. Actually this probably needs a decent amount of code review and discussion. * Expose AT7456E detection to a CLI...

Pinned

Visual Studio has an option to search all files in a solution, so I did a search in there for "default:" looking for any missing break statements. I've left out...