WhiteMagic

Results 41 issues of WhiteMagic

Reimplement the switch to previous mode action. There are some options for core behavior changes to be assessed. Issues that should be looked at when implementing the logic: #417, #296,

medium-work
ui
core

Basic temporal axis plotting functionality of the input viewer is available, however, customizing aspects such as - time window displayed - colors used for axes are currently not user configurable....

enhancement
new feature
medium-work

Reimplementing the swap devices utility to QML is needed with some bug fixes and a renaming. While the utility was intended to take a configuration and copy it to other...

medium-work
ui
core

Currently, Gremlin only uses the actions it ships with. The plugin loading system, however, supports loading actions from arbitrary locations. This must be properly exposed to decouple action development from...

medium-work
core

Reimplement the joystick calibration tool, taking care of some of the bugs of the old one, including: #231, #232, #370

medium-work
ui
core

The about dialog made use of the HTML rendering functionality of Qt. With QML this pulls in an entire chromium engine increasing the executable size significantly for something that is...

minor-work
ui

Currently, the tabs associated with vJoy devices behave like physical devices, which is not how they should behave. This requires the implementation of the axis-only visualization.

medium-work
ui

Profile level configurations need to be exposed via the UI again.

major-work
ui
core

A significant limitation of the action system in Gremlin is that an action is always tied to exactly a single action. While the new library system allows actions to be...

new feature
major-work
ui
core

The current input repeater works well for simple profiles, where there is one action only assigned and no complicated states are involved. The second this is not true the input...

enhancement
major-work
core