games-util/input-remapper
A tool to change and program the mapping of your input device buttons
ChangeLog
commit 68fbddeaec33c84681344a53d9ce231bc2df3348
Author: David Roman <davidroman96@gmail.com>
Date: Mon Mar 9 00:12:27 2026 +0100
*/*: drop py3.11 & remove dead py impls
Part-of: https://github.com/gentoo/guru/pull/447
Closes: https://github.com/gentoo/guru/pull/447
Signed-off-by: David Roman <stkw0@disroot.org>
commit 14a982da0cd1ce2e5ba1f1eccaf3d67765a7714a
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Thu Feb 19 22:32:33 2026 -0600
games-util/input-remapper: Improve indentation
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
commit b137ce8cf705859ba31d82e040dcf556d7233325
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Tue Feb 17 01:20:51 2026 -0600
games-util/input-remapper: drop 2.1.1
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
commit e55d5f5f70011dce195b100f0359d2e1cc11c3b3
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Tue Feb 17 01:15:40 2026 -0600
games-util/input-remapper: 2.2.0: Fix translation file paths
Learned from current 9999 build, mo file installation path was missing
LC_MESSAGES subfolder. Tested and working now.
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
commit d20f6a17ec613fbcb39f8f5332832361959f79ed
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Tue Feb 17 00:57:38 2026 -0600
games-util/input-remapper: enable py3.14
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
commit a41eeadd6180ac2073cd29ec32b7df99129993c5
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Tue Feb 17 00:47:36 2026 -0600
games-util/input-remapper: 9999: Handle build system changes
The dev has dropped setup.py but continues to use setuptools.
Two patches introduced:
1. Dev has not specified a build-backend in pyproject.toml
2. mo-file generation manual execution (used to get handled by setup.py)
Also "pydbus" has been replaced with "dasbus"
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
commit 0f534e4e5d89ef54ac3b0dec6f7e805ff322dbfa
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Sun Nov 2 20:24:38 2025 -0600
games-util/input-remapper: add 2.2.0
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
commit a475078f4d32e66d6e3e2595c6ed5d2e7056e60a
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Wed Jul 23 17:11:10 2025 -0500
games-util/input-remapper: new package, add 2.1.1, 9999
Upstream still expects you to use setup.py. Ebuild is updated to be
PEP517 compatible. All non-python files are patched out of setup.py and
manually installed during src_install() instead.
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
Author: David Roman <davidroman96@gmail.com>
Date: Mon Mar 9 00:12:27 2026 +0100
*/*: drop py3.11 & remove dead py impls
Part-of: https://github.com/gentoo/guru/pull/447
Closes: https://github.com/gentoo/guru/pull/447
Signed-off-by: David Roman <stkw0@disroot.org>
commit 14a982da0cd1ce2e5ba1f1eccaf3d67765a7714a
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Thu Feb 19 22:32:33 2026 -0600
games-util/input-remapper: Improve indentation
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
commit b137ce8cf705859ba31d82e040dcf556d7233325
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Tue Feb 17 01:20:51 2026 -0600
games-util/input-remapper: drop 2.1.1
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
commit e55d5f5f70011dce195b100f0359d2e1cc11c3b3
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Tue Feb 17 01:15:40 2026 -0600
games-util/input-remapper: 2.2.0: Fix translation file paths
Learned from current 9999 build, mo file installation path was missing
LC_MESSAGES subfolder. Tested and working now.
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
commit d20f6a17ec613fbcb39f8f5332832361959f79ed
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Tue Feb 17 00:57:38 2026 -0600
games-util/input-remapper: enable py3.14
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
commit a41eeadd6180ac2073cd29ec32b7df99129993c5
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Tue Feb 17 00:47:36 2026 -0600
games-util/input-remapper: 9999: Handle build system changes
The dev has dropped setup.py but continues to use setuptools.
Two patches introduced:
1. Dev has not specified a build-backend in pyproject.toml
2. mo-file generation manual execution (used to get handled by setup.py)
Also "pydbus" has been replaced with "dasbus"
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
commit 0f534e4e5d89ef54ac3b0dec6f7e805ff322dbfa
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Sun Nov 2 20:24:38 2025 -0600
games-util/input-remapper: add 2.2.0
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
commit a475078f4d32e66d6e3e2595c6ed5d2e7056e60a
Author: Erica Nebula <EricaNebula@Proton.me>
Date: Wed Jul 23 17:11:10 2025 -0500
games-util/input-remapper: new package, add 2.1.1, 9999
Upstream still expects you to use setup.py. Ebuild is updated to be
PEP517 compatible. All non-python files are patched out of setup.py and
manually installed during src_install() instead.
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>


View
Download
Browse