On Thu, Jul 7, 2016 at 12:58 PM Alan Third wrote: > Unfortunately I can't quite work out what they're doing. That > QSettings thing is specific to QT, as far as I can tell. There must be > a Cocoa equivalent, but I don't know what it is. > I believe it’s this: CFDictionarySetValue(infoDict, CFSTR(“NSAppSleepDisabled"), kCFBooleanTrue); via https://github.com/salamanderrake/KDevelop/blob/0e9822520dde913e177d00ed964e07e73fb7f936/app/main.cpp#L194 > > > I'll re-open the bug report, since I already closed it. :) > Thanks! -- Aaron