Ian Bytchek

Results 38 issues of Ian Bytchek
trafficstars

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,...

improvement
need details
backlog

Including file size and other details, like this – https://twitter.com/softestweapon/status/1016945316795375616.

backlog

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...

bug
backlog

This might be useful for massive gifs, which may take awhile to process, especially on older machines.

improvement
backlog

A simple slider between high quality and small file size, blocked by an internal compression-related issue.

improvement
frontlog

It looks okay in default size, but when resized the search bar doesn't layout as it should. ![CleanShot 2022-07-28 at 08 41 04](https://user-images.githubusercontent.com/1086845/181449940-f8c9ba83-0f8c-4fde-815c-9de94612a10a.png)

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...

feature request

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...

kind/bug