/MacGap2

MacGap 2 Beta

Primary LanguageObjective-C

Gitter chat

Welcome to MacGap 2.

For usage notes and API documentation, visit http://docs.macgap.com.

To submit an issue or ask for help, go to the GitHub issue queue at https://github.com/MacGapProject/MacGap2/issues

Enhancements

Desktop notifications shown in the notification center can trigger a javascript callback when clicked, so that you can deeplink into the part of your application that triggered the notification.

Added a javascript call to determine if the current window is the frontmost ("active") application on the Mac.

Usage examples for these are in index.html