浏览代码

win-capture: Blacklist chrome/firefox from game capture

jp9000 8 年之前
父节点
当前提交
5b8a0a2777
共有 1 个文件被更改,包括 2 次插入0 次删除
  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",