page.codeberg.vendillah.GamepadMirror

Visualize your gamepad's inputs
 
  0
  no reviews




A simple application to visualize a gamepad's input using libadwaita and libmanette.
The app's main goal is to support gamepad visualization during a stream or recording, without getting in the way of playing the game.
It can also be used to simply test whether your gamepad works and your desktop is picking up on the signals, rather than visiting closed source websites that profile you and possibly sell your data.


Currently, the app

  • supports flashing facepad buttons;
  • supports joystick offset visualization from its origin;
  • _does not_ support other buttons;
  • supports transparent window;
  • supports mouse position dependent transparent mode;
  • supports basic gamepad custom recoloring;
  • supports 10 gamepad color presets (that override your custom colors by double click);
  • supports tiny window sizes;
  • _does not_ (yet) support adding quick controls on small windows (requiring to enlarge it again);
  • supports rescanning of (dis)connected gamepads;
  • _does not_ distinguish between multiple gamepad sources.


Tip: You can/need to right click the header bar and select 'Always on Top'. The app cannot do that itself, since it will be running on Wayland that restricts this behavior.