Skip to content

pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:Swift language:HTML

Filter by

502 results  (280 ms)

502 results

insindresorhus (press backspace or delete to remove)

Refresh postnummerregister from Bring The bundled register hasn t been updated since 2022-10-18. Pulled the current official CSV from https://www.bring.no/postnummerregister-ansi.txt on 2026-05-26 and ...

Summary Fixes the estimated file size not updating when changing the screen-area crop. Changes Added an outputCropRect change observer in EditScreen. Also refreshes preview settings after crop changes, ...

Summary The export dimensions controls now use the cropped video area as their reference size. Previously, the width and height fields were based on the full source video dimensions even after cropping. ...

Note this fix and PR where supplied by Claude after we were diagnosing a failure to archive an app I m building. Claude told me the problem was effectively a circular dependency of Defaults - Defaults ...

Expose Shortcut.isTakenBySystem and Shortcut.isDisallowed to make it easier to implement custom recorder UIs.

Summary Adds a proactive warning in the editor view when current settings (trim range and FPS) would result in fewer than 2 frames in the output GIF. Problem Currently, users only see an error after ...

Summary Adds a warning in the editor view when the current trim and FPS settings would result in fewer than 2 frames, which is the minimum required for a valid GIF. Changes - Added estimatedFrameCount ...

Checked on my MacOS 14, no build in trash command available. See https://apple.stackexchange.com/questions/50844/how-to-move-files-to-trash-from-command-line/476506#476506