pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:C
Filter by
422 results
insindresorhus (press backspace or delete to remove)If you place Recorder view in menu bar window, this window will be hidden on modal opening. This commit adds parameter
to Record and RecordCacao views to set custom behavior if user enters disallowed shortcut. ...
Add ShortcutRecordView to support multicords keybinding recording, for example, Ctrl-K Ctrl-S.
Note that it does not support KeyboardShortcuts.onKeyDown and KeyboardShortcuts.onKeyUp yet
related to #225 ...
Pads the label, uses togglestyle switch, right-adjusts the slider and makes the whole entry clickable, with onhover like
a proper menu entry.
When a user assigns a shortcut that s reserved system-wide, the Use Anyway option allows them to override it. This PR
extends that behavior to shortcuts reserved by menu items as well.
Description
This PR fixes #206.
Previously, when a user newly installed the app, we would create some synchronization tasks.
Since the app was newly installed, both the remote and local data sources ...
This fixes the frame flash when bounce is enabled. (fixes #332)
You can see the error here at about 5 seconds in (when the video switches from going backwards to going forwards)
https://github.com/user-attachments/assets/a8a513c1-81c7-40e5-b692-08aae59ed29f ...
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 ...