From 1f9be984db13e9bed98d2aadb8f0577a2057f7cc Mon Sep 17 00:00:00 2001 From: Michael Ford Date: Sat, 4 Oct 2014 19:34:15 +0800 Subject: [PATCH] Disable App Nap on OSX 10.9+ --- share/qt/Info.plist.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in index e79e59a56..dd6edde8d 100644 --- a/share/qt/Info.plist.in +++ b/share/qt/Info.plist.in @@ -91,6 +91,9 @@ NSHighResolutionCapable True + LSAppNapIsDisabled + True + LSApplicationCategoryType public.app-category.finance