Skip to content

pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:C is:merged

Filter by

322 results  (300 ms)

322 results

insindresorhus (press backspace or delete to remove)

Added the quick action tip along with a guide on how to create the shortcut. !-- Issuehunt content -- details summary b IssueHunt Summary /b /summary Referenced issues This pull request has been submitted ...

Fixes #337 - [x] save the modified video (trimming and cropping), so Gifski could also be used to cropping video. I m thinking a Export as Video… in the File menu. - [x] Export original audio ...

Official changelog: https://unsplash.com/documentation/changelog#unsplash-source-sunset The endpoint currently only shows an error.

Crop Video part 2. - [x] The custom aspect ratio now lets me use the arrow-up key even though the actual rect does not change. It should probably stop when the crop rect cannot be changed anymore. ...

This PR adds a new function to remove the handler of a distinct keyboard shortcut. It extends to public function removeAllHandlers() for a more fine-granular control. My app needs to unload a certain ...

This PR adds a function to check the enablement status of a keyboard shortcut that has been set with enable(_:) or disable(_:). I am using this function in my project to implement a SwiftUI Toggle to ...

Hi again! I thought I might as well go for 3/3, so I solved another issue ( #219 to be exact)! Fixes #219 As usual, watch this video to get an overview of the new feature: https://github.com/user-attachments/assets/8e239920-3a01-46cc-a6c7-cb872c8e36dc ...

Hi! I implemented the gif preview features as requested in issue #136 Please watch this short video for a demonstration: https://github.com/user-attachments/assets/0b02212b-29f7-43d9-91f3-ec74a0ab9e05 ...

In this PR, I added the following modifications. 1. I added the following options. - --interactive(short: -i) option - some short option(-h, -v) 2. I modified usage of this tool in README. 3. ...

WHY - Xcode_16.app is removed by recent stack updates. WHAT - Use latest stable Xcode version, 16.2. - https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md