Skip to content

feat(focus) Added ability to toggle focus with a set keybind (Alt + A)#68

Open
PyricRL wants to merge 1 commit into
LGUG2Z:masterfrom
PyricRL:master
Open

feat(focus) Added ability to toggle focus with a set keybind (Alt + A)#68
PyricRL wants to merge 1 commit into
LGUG2Z:masterfrom
PyricRL:master

Conversation

@PyricRL

@PyricRL PyricRL commented Jun 22, 2026

Copy link
Copy Markdown

Added another function that handles a hotkey (hardcoded to Alt+A) that allows for the focus to be toggled to follow the mouse or not. It uses the Windows native win32 event loop to handle the key input so that the hotkey can be globally active.

(This is my first pull request ever so I am not sure what else to put lol)

Added another function that handles a hotkey (hardcoded to Alt+A) that
allows for the focus to be toggled to follow the mouse or not. It uses
the Windows native win32 event loop to handle the key input so that the
hotkey can be globally active.

(This is my first pull request ever so I am not sure what else to put
lol)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant