Ian Bytchek
Ian Bytchek
In window selection mode menus and potentially other related stuff that live in separate windows get ignored. This might be not be unexpected / unwanted. For now, as a workaround,...
Including file size and other details, like this – https://twitter.com/softestweapon/status/1016945316795375616.
In case the app is already running and you move its .app file to a different location, the app fails. You can no longer record anything, because it either crashes...
This might be useful for massive gifs, which may take awhile to process, especially on older machines.
A simple slider between high quality and small file size, blocked by an internal compression-related issue.
It looks okay in default size, but when resized the search bar doesn't layout as it should. 
Love the syntax. Love the features. But performance goes bad on large strings. Here's the test for digesting a crashlog. ```swift internal func testRegex() { let content: String = try!...
I noticed that AppCenter creates a separate folder in Application Support directory on macOS with my app bundle identifier and "com.microsoft.appcenter" directory within it. I prefer to use app name...
I'm using Carthage and would love to use this tool, however it doesn't seem to support macOS. Not sure if this is the same with CocoaPods? Would it be possible...
### Bug report info ```plain text act version: 0.2.57 GOOS: darwin GOARCH: arm64 NumCPU: 14 Docker host: unix:///Users/iby/.colima/default/docker.sock Sockets found: $HOME/.colima/docker.sock Config files: /Users/iby/.actrc: -P ubuntu-latest=catthehacker/ubuntu:act-latest -P ubuntu-22.04=catthehacker/ubuntu:act-22.04 -P ubuntu-20.04=catthehacker/ubuntu:act-20.04...