mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-04-10 16:19:24 -07:00
Add controller support and harden overlay input handling
- Ship v0.6.0 with keyboard-overlay gamepad support, controller modals, and detection indicator - Tighten controller config/IPC validation (integer button indices, reject malformed preference payloads) - Fix blocked-input edge handling and lookup/modal error paths to avoid stale UI state
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "subminer",
|
||||
"version": "0.5.6",
|
||||
"version": "0.6.0",
|
||||
"description": "All-in-one sentence mining overlay with AnkiConnect and dictionary integration",
|
||||
"packageManager": "bun@1.3.5",
|
||||
"main": "dist/main-entry.js",
|
||||
|
||||
Reference in New Issue
Block a user