Hacker News new | ask | show | jobs
by vaguemit 58 days ago
"Worth knowing — setContentProtection(true) in Electron calls SetWindowDisplayAffinity with WDA_EXCLUDEFROMCAPTURE on Windows. But it only works on build 19041+. Older builds silently fall back to different behavior. Tripped me up while building a screen-capture-private overlay."
1 comments

Cool! Noted :D