A lightweight extension to quickly activate and stop Input Remapper presets from your GNOME top bar.
For the extension's functionality to fully work, you'll need Input Remapper already installed and set up.
You can see the full docs here on GitHub.
If you want to build it yourself, you should be able to just clone this repository, and run make.
To test the extension locally:
# this will compile the extension and extract it to your home directory
make install
# now run a nested wayland session
export MUTTER_DEBUG_DUMMY_MODE_SPECS=1280x720
dbus-run-session -- gnome-shell --nested --waylandIf the extension isn't already active in the nested session, open a terminal inside the session and run
gnome-extensions enable gnome-input-remapper@agc93.dev