Guilherme Rambo

Results 85 comments of Guilherme Rambo

Here's another potential solution that covers all popovers in the app (since we definitely want all poppers to inherit the dark appearance): ```swift @objcMembers final class DarkPopover: NSWindow { static...

Closing this as it's been fixed by Apple.

> The window width is now constrained to be unnecessarily wide Fixed in https://github.com/insidegui/WWDC/pull/695/commits/c9379dbe01db8fc8dde9c8843f5928182fc4cbdd > For the PiP external status view, the status view takes the full space of the...

> The book marks indicators a bit funny, could be existing issues Redesigned in 5d304f46c34c5bef080875a3efd922737f74e7b1 > I managed to create a bunch of book marks all at the same spot,...

> I managed to create a bunch of book marks all at the same spot Mitigated in 9bd28342da58a13df05d93a3ec045b41cf1efe9f

Thanks for the feedback @jcampbell05 Is the existing filter in the Schedule tab not enough? The filter is persisted across app launches (although there seems to be a bug where...

Yeah, we should probably change the filter title to something like “All Content” instead.

I was waiting on an [update to F3](https://github.com/AltraMayor/f3/issues/21) to be able to report the progress. They just updated It with my request so I'll be implementing this as soon as...