SIGN IN SIGN UP

fix(hotkey): live-update diagnostics + transient state resets

- SaveSettings applies hotkey immediately (no poller dependency) and
  adopts the full saved config, syncing watcher mtime so the poller
  skips the already-applied save
- Helper: reset hook transient state on config reload (stale
  CONSUMED_WIN_VK / held mask key made the new combo undetectable)
- nex: clear raw-input Win tracking after live update
- Probes at each detection hop (helper hook/pipe write, nex receive)
  for diagnosing live-update failures
H
Habeeb committed
541864362c12f93d0e5b46efe299427c2a51c82f
Parent: efd6635