Results 10 issues of Alexandre Almeida

This pull request gives the user the option to cycle through the windows also with the arrow keys.

Fixes #6283. It also fixes a bug that causes the sample clip view to disappear when trying to load an invalid file, although the clip still exists and it gets...

Fixes #7189.

#### Issue details According to https://libgdx.com/wiki/misc/adding-new-keycodes, the keycodes used by libGDX should be the same as in Android's ``KeyEvent`` class. However, this is not the case of the two Control...

**Update:** #2462 addresses this issue. There is a file in raylib named ``rglfw.c``, which combines all of GLFW's source files into one: https://github.com/raysan5/raylib/blob/master/src/rglfw.c The idea of combining all source files...

enhancement

## Problem In ```Mixer::renderNextBuffer()```, when a clear signal is received (by calling ```Mixer::clear()```, which sets ```m_clearSignal``` to ```true```), ```Mixer::clearInternal()``` gets called and it simply adds every ```PlayHandle``` except ```InstrumentPlayHandle```s from...

core

I have a proposal for a large step to reduce the coupling between components managed by `Engine`. Certain components currently managed by `Mixer` could be managed by `Engine` directly: the...

enhancement
core

Closes #48647 #### Testing the changes - I tested the changes in this PR: **yes** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local...

new-package
Stale

The game "Alex vs Bus: The Race" is currently missing. Here it is: https://github.com/M374LX/alexvsbus

In the list of developers (https://trilarion.github.io/opensourcegames/developers/index.html), both Alexandre Almeida and M374LX refer to me. Can you deduplicate me and keep M374LX as the only entry referring to me?