Skip to content

fix(keybinds): handle OneConfig mouse binds - #1037

Merged
Wyvest merged 2 commits into
Polyfrost:v1from
saadndm:fix/mouse
Sep 5, 2026
Merged

fix(keybinds): handle OneConfig mouse binds#1037
Wyvest merged 2 commits into
Polyfrost:v1from
saadndm:fix/mouse

Conversation

@saadndm

@saadndm saadndm commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Description

Finishes earlier work on mouse button keybind support:

  • Mouse buttons are captured anywhere on screen while recording
  • Custom side mouse bindings have precedence over hardcoded Oneconfig forward/backwards navigation
  • When the oneconfig keybind is bound to a mouse button, it has the same special handling as keyboard bindings

Related Issue(s)

Closes #949 and #944

Checklist

  • I made a clear description of what was changed
  • I stated why these changes were necessary
  • I updated documentation or said what needs to be updated
  • I made sure these changes are backwards compatible
  • This pull request is for one feature/bug fix

@Wyvest
Wyvest merged commit 2de1222 into Polyfrost:v1 Sep 5, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this to Done in OneConfig Sep 5, 2026
@saadndm
saadndm deleted the fix/mouse branch September 5, 2026 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

(feat): allow mouse button keybinds

2 participants