- Notifications
You must be signed in to change notification settings - Fork3
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
aaa4c62
to5ce4eae
Compare5ce4eae
toa87e8b5
Compare"originHash" : "726475d6c2c0355de7a4de72708853eaf53eb295e791efe2cc4b8eb5ce4e9ae8", | ||
"pins" : [ | ||
{ | ||
"identity" : "fluid-menu-bar-extra", |
ethanndicksonDec 5, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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 SwiftUIMenuBarExtra
, since the original kinda just sucks and doesn't handle resizing very well. It's used byhttps://github.com/Shopify/tophat, and is designed so that ifMenuBarExtra
ever improves, you can just swap back.
ethanndicksonDec 5, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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 inUITests
, you can only simulate interactions with a built executable (of which there is currently no point doing).
a87e8b5
tod7b1356
CompareThere 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.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
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
Uh oh!
There was an error while loading.Please reload this page.
ethanndickson commentedDec 6, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
2c1e8d3
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Closes#7.
codervpn-happy.mov
codervpn-error.mov