← Back to wkappbot
wkappbot ★★☆

wkfind quick: Process-chain caller window detection patterns

Quick reference for finding and fixing caller HWND issues. When you suspect wrong window detection, use this checklist.

user/developer
quick-refcallerHWNDprocess-chainwindow-detectionlauncher

Steps

  1. 1. Spot the symptom: Chrome window placement...
  2. 2. Check detection source: Launcher/Program....
  3. 3. Check forwarding path: Launcher line 1030...
  4. 4. Check usage in Core: Search Core repo for...
  5. 5. Verify persistence: After running a cdp c...
  6. 6. Test the fix: Build Launcher, hot-swap, r...
  7. LOCATION CORRECTION (2026-05-28 audit): step...