From 006b2ea35b96a2909e19a7a9da0aeeea64c9738f Mon Sep 17 00:00:00 2001 From: shinra-electric <50119606+shinra-electric@users.noreply.github.com> Date: Sun, 26 Nov 2023 12:42:12 +0100 Subject: [PATCH] Add Game category type to Info.plist This should activate game mode when in full screen on macOS --- src/duckstation-qt/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/duckstation-qt/Info.plist.in b/src/duckstation-qt/Info.plist.in index cffdc1556..306a0c058 100644 --- a/src/duckstation-qt/Info.plist.in +++ b/src/duckstation-qt/Info.plist.in @@ -37,6 +37,8 @@ 2019-2023 Connor McLaughlin <stenzek@gmail.com> LSMinimumSystemVersion ${CMAKE_OSX_DEPLOYMENT_TARGET} + LSApplicationCategoryType + public.app-category.games NSHighResolutionCapable CSResourcesFileMapped