Skip to content

Conversation

@SpikeHD
Copy link
Owner

@SpikeHD SpikeHD commented Aug 17, 2025

New keybinds system based on livesplit-hotkeys. Should have better keycode support and a nicer API.

@SpikeHD SpikeHD changed the title Feat: new keybinds system feat: new keybinds system Aug 18, 2025
@SpikeHD
Copy link
Owner Author

SpikeHD commented Sep 20, 2025

For anyone keeping track, only thing blocking this is the fact that on Windows, having Dorion in the foreground eats input events and they don't make it through to livesplit-hotkeys. Either I have to enable AllowHostInputProcessing (which is what I would like to do, but requires updated bindings, an updated runtime and possibly a Tauri change) or just a Windows-only event listener on the frontend (easier but not as elegant)

@SpikeHD SpikeHD merged commit 328056a into main Oct 11, 2025
11 of 14 checks passed
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.

2 participants