KeyboardShortcuts

⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes

MIT License

Stars
1.7K
Committers
32

Bot releases are visible (Hide)

KeyboardShortcuts - Latest Release

Published by sindresorhus 5 months ago

  • Fix missing localization for the “Space” key shortcut

https://github.com/sindresorhus/KeyboardShortcuts/compare/2.0.0...2.0.1

KeyboardShortcuts -

Published by sindresorhus 9 months ago

  • Add LocalizedStringKey initializer to Recorder to support localizing the title
  • Add Slovak localization

https://github.com/sindresorhus/KeyboardShortcuts/compare/1.16.1...1.17.0

KeyboardShortcuts -

Published by sindresorhus 11 months ago

  • Fix memory leak for NSMenuItem#setShortcut
  • Fix iOS previews for multiplatform apps

https://github.com/sindresorhus/KeyboardShortcuts/compare/1.16.0...1.16.1

KeyboardShortcuts -

Published by sindresorhus about 1 year ago

KeyboardShortcuts -

Published by sindresorhus about 1 year ago

https://github.com/sindresorhus/KeyboardShortcuts/compare/1.14.0...1.14.1

KeyboardShortcuts -

Published by sindresorhus about 1 year ago

  • Use Space to indicate the space key instead of .
    • ⌘⎵ was confusing to users and macOS itself uses ⌘Space in their keyboard shortcut recorders and in menu items.

https://github.com/sindresorhus/KeyboardShortcuts/compare/1.13.0...1.14.0

KeyboardShortcuts -

Published by sindresorhus over 1 year ago

KeyboardShortcuts -

Published by sindresorhus over 1 year ago

https://github.com/sindresorhus/KeyboardShortcuts/compare/1.11.0...1.12.0

KeyboardShortcuts -

Published by sindresorhus over 1 year ago

Note: The tag is now without a v prefix since Xcode cannot handle the prefix.

https://github.com/sindresorhus/KeyboardShortcuts/compare/v1.10.0...1.11.0

KeyboardShortcuts -

Published by sindresorhus over 1 year ago

  • Add API to make keyboard shortcuts work when NSMenu is open

https://github.com/sindresorhus/KeyboardShortcuts/compare/v1.9.4...v1.10.0

KeyboardShortcuts -

Published by sindresorhus over 1 year ago

KeyboardShortcuts -

Published by sindresorhus almost 2 years ago

KeyboardShortcuts -

Published by sindresorhus almost 2 years ago

KeyboardShortcuts -

Published by sindresorhus almost 2 years ago

  • Remove the UserDefaults key for a shortcut completely if the default parameter on Name is not used

https://github.com/sindresorhus/KeyboardShortcuts/compare/v1.9.0...v1.9.1

KeyboardShortcuts -

Published by sindresorhus almost 2 years ago

  • Fix using the recorder in a popover
  • Allow clicking controls outside the recorder input directly when the recorder is focused
  • Update more localizations for macOS 13
  • Add French and Dutch localization

Xcode 14.1 or later is required

https://github.com/sindresorhus/KeyboardShortcuts/compare/v1.8.0...v1.9.0

KeyboardShortcuts -

Published by sindresorhus almost 2 years ago

  • Improve compatibility with macOS 13
  • Drop support for macOS 10.11 and 10.12 (Xcode doesn't support these anymore)
  • Fix text field getting initial focus

Xcode 14.1 is now required

https://github.com/sindresorhus/KeyboardShortcuts/compare/v1.7.2...v1.8.0

KeyboardShortcuts -

Published by sindresorhus about 2 years ago

KeyboardShortcuts -

Published by sindresorhus over 2 years ago

  • Fix duplication checking with menu items for shortcuts with a Shift modifier

https://github.com/sindresorhus/KeyboardShortcuts/compare/v1.7.0...v1.7.1