瀏覽代碼

win-capture: Add a few new blacklisted game capture exes

jp9000 8 年之前
父節點
當前提交
2da7f3cb0e
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      plugins/win-capture/game-capture.c

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

@@ -978,6 +978,9 @@ static const char *blacklisted_exes[] = {
 	"systemsettings",
 	"applicationframehost",
 	"cmd",
+	"shellexperiencehost",
+	"winstore.app",
+	"searchui",
 	NULL
 };