Browse Source

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

jp9000 8 years ago
parent
commit
2da7f3cb0e
1 changed files with 3 additions and 0 deletions
  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
 };