Commit Graph

5 Commits

Author SHA1 Message Date
5971aacda0 Enable using integrated GPU in Dual GPU Macs
Currently YACReader will default to higher-end discrete GPU for OpenGL calls. This increases the battery usage while having no need for such high performance. This Flag tells MacOS to switching to integrated GPU is oky in this app. 

References:
https://developer.apple.com/library/archive/qa/qa1734/_index.html
https://developer.apple.com/documentation/bundleresources/information_property_list/nssupportsautomaticgraphicsswitching?language=objc
2021-12-25 11:30:04 -05:00
82a94113e1 macOS Info.plis: remove deprecated CFBundleGetInfoString 2021-06-26 00:39:05 +01:00
eea96f6fa2 Improve file association in YACReader Info.plist 2019-10-20 09:19:49 +02:00
24fce96220 Disable darkmode for now 2019-08-31 09:35:32 +02:00
2a136e3ea3 Merge - 9.0.0 release 2018-02-18 10:35:24 +01:00