-
Notifications
You must be signed in to change notification settings - Fork 2
feat: add menubar tray #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
aaa4c62
to
5ce4eae
Compare
5ce4eae
to
a87e8b5
Compare
"originHash" : "726475d6c2c0355de7a4de72708853eaf53eb295e791efe2cc4b8eb5ce4e9ae8", | ||
"pins" : [ | ||
{ | ||
"identity" : "fluid-menu-bar-extra", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a drop-in replacement for SwiftUI MenuBarExtra
, since the original kinda just sucks and doesn't handle resizing very well. It's used by https://github.com/Shopify/tophat, and is designed so that if MenuBarExtra
ever improves, you can just swap back.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are UI unit tests for different views (SwiftUI components). You cannot unit test in UITests
, you can only simulate interactions with a built executable (of which there is currently no point doing).
a87e8b5
to
d7b1356
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm honestly just getting my feet wet here, so I don't have a lot constructive to add yet. It looks great in terms of the resulting UI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, and the swift seems fine
Closes #7.
codervpn-happy.mov
codervpn-error.mov