-
Notifications
You must be signed in to change notification settings - Fork 34.9k
chore: update to Electron 35 #245423
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
chore: update to Electron 35 #245423
Conversation
https://releases.electronjs.org/release/v35.1.4 out already. |
59ddd1d
to
543e035
Compare
e865a77
to
f384038
Compare
Electron 35.2.0 out now: https://releases.electronjs.org/release/v35.2.0 |
2b69e4d
to
3bb1edf
Compare
3bb1edf
to
4c081bd
Compare
1a1cc88
to
51424aa
Compare
a4a1e7f
to
ec6b550
Compare
Will this fix #53812? |
VSCode doesn't control the position of window controls, the runtime (Electron) draws it and there is currently no option to control the position. So this PR will not address #53812 |
Yeah, I know. I just had in my mind that either Electron 35 or 36 was the version that finally fixes that. But seems like this isn’t fixed in any of them: electron/electron#44540 Sorry for the noise |
b9b7b5a
to
58746d0
Compare
This reverts commit 12326f9.
Fixes #245420
Fixes #230303
Fixes #247054