From 465174413aa044d39a6f2f9edb11af04925e0d08 Mon Sep 17 00:00:00 2001 From: jp9000 Date: Fri, 6 Mar 2020 21:53:20 -0800 Subject: [PATCH] win-capture: Remove microsoft store from capture blacklist --- plugins/win-capture/window-helpers.c | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/win-capture/window-helpers.c b/plugins/win-capture/window-helpers.c index 8b578e72b..1ee058eb2 100644 --- a/plugins/win-capture/window-helpers.c +++ b/plugins/win-capture/window-helpers.c @@ -136,7 +136,6 @@ static const char *internal_microsoft_exes[] = { "windowsinternal", "systemsettings", "textinputhost", - "winstore.app", "searchapp", "video.ui", "searchui",