Skip to content

Instantly share code, notes, and snippets.

@franciscoadasme
Created June 5, 2011 23:42
Show Gist options
  • Save franciscoadasme/1009545 to your computer and use it in GitHub Desktop.
Save franciscoadasme/1009545 to your computer and use it in GitHub Desktop.
Bounce app dock tile
if (![NSApp isActive])
[NSApp requestUserAttention:NSCriticalRequest];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment