Steffan Andrews

Results 44 issues of Steffan Andrews

On my late-2016 13" MacBook Pro, wallpapers processed through ChangeMenuBarColor always render a single-pixel wide white line along the left edge of the wallpaper. Doesn't matter if the source image...

help wanted

When enabling the Xcode sanitizers, it throws the pre-compile assertion Misaligned Pointer Use for this line in **yudpsocket.c**: ``` int yudpsocket_get_server_ip(char *host, char *ip) { ... bcopy((char *)hp->h_addr, (char *)&address.sin_addr,...

While I **am actually a fan of Multiliner's current formatting behavior**, some people might prefer not having a line-break between the method name and the first parameter. ## Current Behavior...

enhancement

Not sure what is amiss here. I'm on OS X 10.11.5, Xcode 8 beta 2, Swift 3. This works fine: `keychain.set("Value", forKey: "KeyName") // returns true` `keychain.get("KeyName") // returns "Value"`...

Great code, nice and simple! Was a nice springboard to work from, getting a HUD notification system working. I would suggest in `class ASHUD` that the `init()` be made `private...

Throwing an idea out there: ## Current `wrapConditionalBodies` Behavior The `wrapConditionalBodies` format rule is currently an opt-in only option and has no parameters. A summary of its current effects, as...

enhancement

I've been maintaining CocoaPods support but as of 1.3.0 I'm encountering various errors that I can't resolve, simply when trying to bump the version and push the podspec to the...

help wanted

## Specs Reported in Version: 0.3.5 ## Issue It appears that when the image generator module attempts to write files that have a path or filename containing illegal file-system characters,...

bug

Adobe Premiere has its own XML format and a friend of mine has written code to parse it. I could ask if he wants to open-source it, as he's expressed...

enhancement
profiles

## Background In Final Cut Pro, the chapter marker allows you to set an independent thumbnail image for the marker. This is adjusted by the user as an offset from...

enhancement