Skip to content
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

fix(electron): optimize electron open/close on mac #6224

Merged

Conversation

pengx17
Copy link
Collaborator

@pengx17 pengx17 commented Mar 20, 2024

  1. never close main window on mac to allow it to be quickly open
  2. make the browser show a bit faster
  3. brought up app window when clicking some menu items

Copy link

graphite-app bot commented Mar 20, 2024

Your org has enabled the Graphite merge queue for merging into canary

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

You can enable merging using labels in your Graphite merge queue settings.

Copy link
Collaborator Author

pengx17 commented Mar 20, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @pengx17 and the rest of your teammates on Graphite Graphite

Copy link

nx-cloud bot commented Mar 20, 2024

@pengx17 pengx17 requested a review from EYHN March 20, 2024 07:47
@pengx17 pengx17 marked this pull request as ready for review March 20, 2024 07:47
@pengx17 pengx17 force-pushed the xp/03-20-fix_electron_optimize_electron_open_close_on_mac branch from 4454fd8 to 5506b91 Compare March 20, 2024 07:48
@github-actions github-actions bot added the app:electron Related to electron app label Mar 20, 2024
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.77%. Comparing base (4f59077) to head (65ab6c8).

Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #6224      +/-   ##
==========================================
- Coverage   60.85%   60.77%   -0.09%     
==========================================
  Files         508      508              
  Lines       22964    22964              
  Branches     2076     2075       -1     
==========================================
- Hits        13975    13956      -19     
- Misses       8737     8755      +18     
- Partials      252      253       +1     
Flag Coverage Δ
server-test 70.83% <ø> (-0.13%) ⬇️
unittest 39.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pengx17 pengx17 force-pushed the xp/03-20-fix_electron_optimize_electron_open_close_on_mac branch from 5506b91 to af2c40d Compare March 20, 2024 10:50
Copy link

graphite-app bot commented Mar 20, 2024

Merge activity

1. never close main window on mac to allow it to be quickly open
1. make the browser show a bit faster
2. brought up app window when clicking some menu items
@pengx17 pengx17 force-pushed the xp/03-20-fix_electron_optimize_electron_open_close_on_mac branch from af2c40d to 65ab6c8 Compare March 20, 2024 11:02
@graphite-app graphite-app bot merged commit 65ab6c8 into canary Mar 20, 2024
39 of 41 checks passed
@graphite-app graphite-app bot deleted the xp/03-20-fix_electron_optimize_electron_open_close_on_mac branch March 20, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:core app:electron Related to electron app
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants