mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-06-10 03:13:32 -07:00
f044877c83
- registerTrackingMiss was resetting grace state on every miss, so focus was never released; now starts timer on first miss and drops after grace elapses - update two tests to assert focus is dropped (not preserved) once grace expires - add IPC test for setIgnoreMouseEvents → onOverlayMouseInteractionChanged mapping