OpenGamepadUI
OpenGamepadUI copied to clipboard
Open source gamepad-native game launcher and overlay
When on any menu other than home (e.g. Library, Settings, etc.), and you open up the main menu or QAM, the home menu is shown behind the current menu: ...
Currently touch-and-drag is supported to scroll through scroll containers, but only if you touch somewhere inside a scroll container that doesn't have a UI element. This makes touch scrolling a...
Right now there is no feedback when a user's library is being loaded, especially for the first time. We should add a loading indicator that a library is loading.
If i have a game which is in steam and also added to lutris, how do i hide the lutris entry?
I have a difficult (random-generated) password for steam and it includes characters that are not available on a default US keyboard. It is a must for me to be able...
Currently all our custom UI components (e.g. CardButton, etc.) require you to instance the scene. This can cause some confusion for new contributors. Users should be able to add UI...
There are cases where text boxes may be covered by the on-screen keyboard. We should ensure the content is scrolled into a visible position when the OSK is opened.