Results 20 issues of Leon Styhre

**Describe the feature / request** Could you please add support for EmulationStation Desktop Edition (ES-DE)? This is a fork of RetroPie EmulationStation that has evolved quite a lot with additional...

Hi! I'm trying to add ares support to ES-DE (https://es-de.org) and it works fine on Unix/Linux and Windows but on macOS I can't use the --system option. It seems as...

bug

In my application (https://es-de.org) there are sometimes dummy SVG files used that will render to a blank texture. There are multiple reasons for this, primarily that variable names are used...

documentation
enhancement

Hi! Some gradients don't render correctly in LunaSVG, please see these images for an example: https://es-de.org/temp/LunaSVG_gradients.png https://es-de.org/temp/NanoSVG_gradients.png Here's an example of a problematic file: https://gitlab.com/es-de/emulationstation-de/-/blob/master/themes/slate-DE/n3ds/images/consolegame.svg Interestingly it doesn't render correctly...

Hi! I have come across a very strange issue when using the Android soft keyboard (on-screen keyboard). The keyboard itself works perfectly fine, and it displays and disappears as it...

waiting

Hi! There is an issue on Android where the system bars sometimes won't get hidden when focusing/resuming the app window. It happens randomly although much more frequently when the screen...

Hi! There are a lot of deprecation warnings for the Java code when building for Android, a bit more than 60. Here are some examples: ``` HIDDeviceManager.java:69: warning: [deprecation] getParcelableExtra(String)...

Hi! Would it be possible to change the name of the AppImage to something more specific? For example EKA2L1.AppImage instead of ubuntu-latest.AppImage? It's good that you don't put version information...

Whenever there is an error when launching games from the command line, EKA2L1 hangs indefinitely. This could be things like passing a device type that is not setup using the...

Bug

Hi! I've been testing EKA2L1 as I'm currently adding support for it to my frontend ES-DE (https://es-de.org) and although the Windows and macOS releases seem to work fine, the Linux...