From bb32039fde834343481cd05ee2ea4b6d508e592a Mon Sep 17 00:00:00 2001 From: Milan Burda Date: Sat, 7 May 2016 00:08:53 +0200 Subject: [PATCH] Add disableWindowFiltering to app manifest to enable enumeration of modern app windows in node modules --- atom/browser/resources/win/atom.manifest | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/atom/browser/resources/win/atom.manifest b/atom/browser/resources/win/atom.manifest index 84970c7172..8103d7c6cb 100644 --- a/atom/browser/resources/win/atom.manifest +++ b/atom/browser/resources/win/atom.manifest @@ -30,4 +30,10 @@ + + + true + + +