Skip to content

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

Filter by

100 results  (261 ms)

100 results

insindresorhus (press backspace or delete to remove)

Useful if you want to list all configured shortcuts.

I got a project who needs this library on visionOS but this platform wasn t supported on the Package.swift. I added it, compiled on Vision Pro simulator all is OK.

Follow updates.

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.