Guilherme Rambo

Results 78 comments of Guilherme Rambo

At this point I think we should allow the user to determine their preferred speeds since this is not the first time someone has asked for another speed option 😅

@allenhumphreys Maybe use `NSUbiquitousKeyValueStore`? If you'd like to make this more generic, maybe provide a way for the app to inject something that conforms to a protocol so the player...

> only add a favorite object if one isn't already there, otherwise it should undelete it This seems like a good solution > I'm not fixing this right now because...

> Must unify logic for (un)favoriting a session if possible It should be possible to abstract this to ConfCore and have a single implementation that's just a simple method to...

I don't use Alfred, what would be required of the app to get this functionality?

With v5, the app does not have a custom URL scheme anymore, but it does support `developer.apple.com/wwdc/*` URLs. Apple has its own scheme to open a video on a specific...

Doesn't sound that interesting to me tbh. What do you think @allenhumphreys @bcmn ?

Is this still happening on the latest version?

Would be cool if we could store textures in asset catalogs as well 😇