minsung
b139f2b169
Fix smoke 2차 gaps: hotkey tests, focus filter, viewport picking (#13)
Gap E — Hotkey named key
- UiaPlayerHost: extract ParsedHotkey record + ParseHotkey static
- HotkeyParseTests: 8 tests (enter/tab/a/ctrl+c/ctrl+shift+s/f5/alt+f4/empty)
Gap F — recorder focus_change SUT filter
- FocusEventFilter.ShouldAccept static rule (same/zero/unknown/unknown-sut)
- Program.cs wires it inside RegisterFocusChangedEvent callback
- FocusEventFilterTests: 4 tests
Gap G — viewport picking foreign-process fallback
- IWindowPointSource + WindowPointResolver pure resolver
- FlaUiPointSource wired in Program.cs (best-effort hit test, honest partial for live SUT)
- WindowPointResolverTests: 5 tests
Tests: 77 → 94, build 0/0 (TreatWarningsAsErrors preserved).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 18:21:36 +09:00
..
2026-04-07 20:45:04 +09:00
2026-04-07 20:42:27 +09:00
2026-04-07 20:34:57 +09:00
2026-04-07 20:41:51 +09:00
2026-04-07 20:18:54 +09:00
2026-04-07 20:41:51 +09:00
2026-04-07 13:57:20 +09:00
2026-04-07 13:57:20 +09:00
2026-04-07 13:57:20 +09:00
2026-04-07 13:57:20 +09:00
2026-04-07 13:57:20 +09:00
2026-04-07 13:57:20 +09:00
2026-04-07 13:57:20 +09:00
2026-04-07 13:57:20 +09:00
2026-04-07 13:57:20 +09:00
2026-04-07 13:57:20 +09:00
2026-04-07 14:20:55 +09:00
2026-04-07 14:20:55 +09:00
2026-04-07 14:05:52 +09:00
2026-04-07 14:20:55 +09:00
2026-04-07 14:20:55 +09:00
2026-04-07 14:12:07 +09:00
2026-04-07 14:17:22 +09:00
2026-04-07 14:20:55 +09:00
2026-04-07 14:12:15 +09:00
2026-04-07 14:37:14 +09:00
2026-04-07 14:37:14 +09:00
2026-04-07 14:37:14 +09:00
2026-04-07 14:27:46 +09:00
2026-04-07 14:33:46 +09:00
2026-04-07 14:37:14 +09:00
2026-04-07 14:28:11 +09:00
2026-04-07 15:23:46 +09:00
2026-04-07 15:21:03 +09:00
2026-04-07 15:23:46 +09:00
2026-04-07 15:53:10 +09:00
2026-04-07 15:48:58 +09:00
2026-04-07 15:53:10 +09:00
2026-04-07 16:12:59 +09:00
2026-04-07 16:08:31 +09:00
2026-04-07 16:12:59 +09:00
2026-04-07 17:34:49 +09:00
2026-04-07 17:34:49 +09:00
2026-04-07 17:30:53 +09:00
2026-04-07 20:34:57 +09:00
2026-04-07 20:30:59 +09:00
2026-04-07 20:34:57 +09:00
2026-04-07 11:47:41 +09:00
2026-04-08 17:40:05 +09:00
2026-04-08 18:21:36 +09:00