Ad webview occlusion handling (#6116)

* wip: ad webview occlusion

* Ad webview window occlusion testing

* revert refresh test
This commit is contained in:
aecsocket
2026-05-17 20:27:04 +00:00
committed by GitHub
parent 8dd1490c8a
commit c564495e11
5 changed files with 283 additions and 11 deletions
+2
View File
@@ -18,6 +18,8 @@ pub mod tags;
pub mod utils;
pub mod ads;
#[cfg(windows)]
mod ads_occlusion_windows;
pub mod cache;
pub mod files;
pub mod friends;