LorenzCK / OnTopReplica

A real-time always-on-top “replica” of a window of your choice (on Windows).
Other
2.51k stars 277 forks source link

Add Anti Browser Occlusion #166

Open spilkers opened 3 weeks ago

spilkers commented 3 weeks ago

Add AntiBrowserOcclusion by pretending to have a MultitaskingViewFrame thumbnail window open all the time. Browser window still can't be minimized, but switching desktops etc. does not stop a playing video. See https://chromium.googlesource.com/chromium/src/+/refs/heads/main/ui/aura/native_window_occlusion_tracker_win.cc

Works on my machine, maybe it's nice to have for someone else too.