Jelajahi Sumber

win-capture: Blacklist chrome/firefox from game capture

jp9000 8 tahun lalu
induk
melakukan
5b8a0a2777
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      plugins/win-capture/game-capture.c

+ 2 - 0
plugins/win-capture/game-capture.c

@@ -911,6 +911,8 @@ static const char *blacklisted_exes[] = {
 	"origin",
 	"devenv",
 	"taskmgr",
+	"chrome",
+	"firefox",
 	"systemsettings",
 	"applicationframehost",
 	"cmd",