win-capture: Add Roblox window class auto switch to WGC mode

This commit is contained in:
Gol-D-Ace
2026-09-02 12:54:43 -04:00
committed by Ryan Foster
parent a2400fe980
commit 42ea39628c
+1
View File
@@ -133,6 +133,7 @@ static const char *wgc_whole_match_classes[] = {
"OfficeApp-Frame", /* Microsoft 365 Software */
"WindowsWebview2Wrapper", /* Construct 3 Games */
"SDL_app",
"WINDOWSCLIENT", /* Roblox */
NULL,
};