~habibalamin/Commandeer

v0.5 1 year, 3 months ago .tar.gz browse log

Update v0.4 -> v0.5

  - Fix hotkey w/ command treated as command alone
  - Fix Alfred swallowing space and triggering escape

v0.4 1 year, 3 months ago .tar.gz browse log

Update v0.3 -> v0.4

  - Fix `UnsafeMutableRawPointer storeBytes(of:as:)` no longer working
  - Fix Safari exiting full-screen on switch to next/previous tab hotkey
    - This should fix all bugs where escape is triggered after releasing
      a non-command modifier key which leaves only command pressed, then
      releasing command.

v0.3 2 years ago .tar.gz browse log

Update v0.2 -> v0.3

  - Set `LSApplicationCategoryType` to `public.app-category.utilities`
  - Enable Hardened Runtime to facilitate notarization

v0.2 2 years ago .tar.gz browse log

Update v0.1 -> v0.2

  - Fix flag-release-while-command-held treated as command-pressed-alone

v0.1 2 years ago .tar.gz browse log

Change Metalt into Commandeer

Metalt remaps left option + $KEY to esc + $KEY. Commandeer remaps
command to escape when pressed alone.

metalt-v0.1 6 years ago .tar.gz browse log

Convert Metalt into rudimentary status menu app.

Branches

fix-alfred-swallowing-space-and-triggering-escape
fix-hotkey-with-command-only-treated-as-command-alone
fix-safari-next/previous-tab-hotkey-exits-full-screen
fix-unsafe-mutable-raw-pointer-store-bytes
fix-flag-release-while-command-held-treated-as-command-pressed-alone
change-metalt-into-commandeer