issues Search Results · user:sindresorhus language:swift archived:false is:public language:C++ language:Swift language:HTML
Filter by
1.1k results
insindresorhus (press backspace or delete to remove)The archived qualifier is not supported when searching issues. Try searching for repositories instead?
Hi:
First, thank you for maintaining Gifski. It s an excellent tool and has become part of many macOS workflows.
I noticed that older macOS binary releases were previously available as ZIP archives, ...
Hello. Is there a way we can get the Dropbox link below added in as this path:
https://github.com/sindresorhus/Gifski/releases/tag/v3.0.0
The previous version (v2.23.0) included this .zip file path of ...
Summary
Apps using Defaults with one or more keys declared iCloud: true crash on launch or on foreground/background wake-up with
EXC_CRASH (SIGABRT). The abort comes from the Swift Concurrency runtime ...
The problem
Looking through a Finder-generated .DS_Store, there are no BKGD or pict records that this library emits. Instead, it
contains:
- icvp with backgroundType: int(2), backgroundColorRed/Green/Blue: ...
The problem
A .DS_Store file created by Finder contains the following records:
ContainerShowSidebar: bool(false)
ShowSidebar: bool(false)
ShowStatusBar: bool(false)
ShowTabView: ...
The problem
Finder expects iconSize and textSize parameters to be real, instead of int. Having int here causes Finder to reject
these values.
IconViewSettings does that here:
https://github.com/sindresorhus/DSStore/blob/a5b6b4f731d233ecb644d9b3fc07deef2e2a48bb/Sources/DSStore/Conveniences.swift#L612-L618 ...
Hi,
First things first, thanks for this great app!!
Version 3.0.0 has a little issue... When I place video on, for example, my desktop and after that press right click to
open it in Gifski the result ...
Hi!
I want to use Binding KeyboardShortcuts.Shortcut? in my app and tried to build with the latest commit from the main
branch, because I don t see there releases with this feature. However, the build ...
I m using this library for a while and recently I ve noticed that KeyboardShortcuts.Recorder stopped working. The view
reacts on focus (it shows an active border when I click there) and clearing (the X ...
Problem
KeyboardShortcuts.Recorder internally prevents users from recording shortcuts that are either:
- disallowed (for example ⌘Q)
- already reserved by the system
However, when developers implement ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.