Roger, thanks for the great work with node-webkit.
On Mac, I am trying to set LSUIElement in info.plist, but node-webkit crashes on launching.
LSBackgroundOnly works, but this keeps all windows inactive, as if they don't have focus (even when clicking on them), so I need to be able to use LSUIElement.
Am I doing something wrong? Is there a way to set LSUIElement without crashing node-webkit?