albertz / music-player

Music player - endlessly plays your music
http://albertz.github.io/music-player/
BSD 2-Clause "Simplified" License
492 stars 59 forks source link

Shortcuts for window management are not supported #20

Closed indeyets closed 11 years ago

indeyets commented 11 years ago

Standard shortcuts should be supported.

Also, Cmd-1, Cmd-2 work for bringing specific window to front, but pressing them second time does not work for hiding active window, which is a common practice in Cocoa apps (check Skype, Messages, etc.)

albertz commented 11 years ago

No time right now, but for later: I think Cmd-H would send orderOut:.

albertz commented 11 years ago

Added in commit 6719272.