subhaze / sublime_codekit

Sublime Text plugin to run CodeKit 2 commands
35 stars 1 forks source link

Provide a way to disable notifications #4

Closed redgluten closed 10 years ago

redgluten commented 10 years ago

An option to disable notifications would be nice, especially since a notification is triggered every time ST gets or loses the input focus.

subhaze commented 10 years ago

All notifications would need to be handled by either OS X/Growl/CodeKit as I'm not triggering any notifications on this end. So, really the only solution right now is to either disable auto-pausing or disable all notifications in CodeKit at the OS level.