pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:Batchfile
Filter by
431 results
insindresorhus (press backspace or delete to remove)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 ...
Implements issue #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.
TODO
- [ ] Export ...
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 ...
This PR adds the capability to define a custom UserDefaults to support App Groups and access group containers.
I am using KeyboardShortcuts in an environment with App Groups. The shared UserDefaults shall ...
Objective
1. Updating Package to version 6.0
2. Adding @MainActor decorator in Observable class.
3. Adding changeValue handler to hear changes in isEnabled.
4. Changing minimum macOS platform from ...
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 ...