Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gmotadv/script-commands
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: raycast/script-commands
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 9 files changed
  • 6 contributors

Commits on Mar 9, 2025

  1. Configuration menu
    Copy the full SHA
    66fe9ab View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Add natural scrolling toggle script for macOS 15.6.1+

    - Fix: Original script fails on macOS 15+ with domain error
    - Uses .GlobalPreferences domain instead of NSGlobalDomain
    - Tested on macOS 15.6.1 (24G90)
    - Includes GUI fallback method for compatibility
    - Maintains backward compatibility messaging
    Raphael-KR authored and dehesa committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    1ebc35d View commit details
    Browse the repository at this point in the history
  2. Set scripts as executable

    raycastbot committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    4426810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    472e4f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Configuration menu
    Copy the full SHA
    7d16686 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Configuration menu
    Copy the full SHA
    3ab1d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f893ad View commit details
    Browse the repository at this point in the history
  3. fix space in readme

    blastik committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    d0e43ba View commit details
    Browse the repository at this point in the history
  4. update readme

    blastik committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    38a7a07 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

  1. Configuration menu
    Copy the full SHA
    58da691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    975739c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    589b449 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Merge pull request raycast#1001 from kelseyleftwich/calendar-meeting-…

    …summary-script
    
    Adds script to copy a summary of today's meetings to the clipboard
    grzegorzkrukowski authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    a8c2db6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c54816 View commit details
    Browse the repository at this point in the history
  3. Merge pull request raycast#1003 from blastik/feat/magic-keyboard-swit…

    …cher
    
    adding magic keyboard switcher script
    grzegorzkrukowski authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    6fd9c62 View commit details
    Browse the repository at this point in the history
  4. Merge pull request raycast#1004 from AndriiBarabash/master

    Added SSH Tunnel SOCKS Proxy script command
    grzegorzkrukowski authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    81688a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d54f4f6 View commit details
    Browse the repository at this point in the history
  6. Set scripts as executable

    raycastbot committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    577158e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b55bd77 View commit details
    Browse the repository at this point in the history
Loading