Skip to content

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

Filter by

193 results  (323 ms)

193 results

insindresorhus (press backspace or delete to remove)

close #164 This reverts commit bde740c9b4580eda69df3497c31f89501de127dc.

Hello Sindre, I looked through the issues on the original LaunchAtLogin repo and I didn t see any about localization, so I don t know if you hadn t added it yet for a reason, or if no one had bothered ...

Fixed Use Color.Resolved to serialize Color on macOS 14 in the Defaults+Extensions.swift file.

Proposal to create a key with another key as default value. This can be useful if you want to change the name of the key, but still provide support to migrate from the previous key name.

For example, from Terminal app: open -a Safari Private https://www.apple.com ; open -a Safari Private https://www.cnn.com I don t write much Swift, and this code may be ugly, so feel free to rewrite it. ...

Adds a toolbar button to clear the selected pasteboard (and increases the sidebar minWidth to accomodate). Fixes #17.

- Added support for typescript - Handle edge cases (error handling) - Auto Pick name from Url - User defined delay (Allow to pass custom delay)

Related to https://github.com/sindresorhus/KeyboardShortcuts/issues/18, I ve tried to implement a protocol to allow for custom storage implementations. It still defaults to using UserDefaults unless anything ...