This project is mirrored from https://github.com/electron/electron.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 09, 2022
-
-
Sudowoodo Release Bot authored
-
trop[bot] authored
* fix: max window size defaults to 0 * fix: also check max_size empty Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
Co-authored-by:
Micha Hanselmann <micha.hanselmann@gmail.com>
-
- Mar 08, 2022
-
-
Sudowoodo Release Bot authored
-
- Mar 07, 2022
-
-
Shelley Vohr authored
-
- Mar 04, 2022
-
-
trop[bot] authored
* docs: Updated list numbering The steps to package and distribute an application using electron had incorrect numbering * Indented text within ordered list sections * Removed single space * Fixed indentation Co-authored-by:
Alvin Philips <alvinphilips257@gmail.com>
-
trop[bot] authored
* docs: remove platform notices from tutorial titles * Update docs/tutorial/launch-app-from-url-in-another-app.md Co-authored-by:
Mark Lee <malept@users.noreply.github.com> Co-authored-by:
Erick Zhao <erick@hotmail.ca> Co-authored-by:
Mark Lee <malept@users.noreply.github.com>
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Mar 02, 2022
-
-
trop[bot] authored
Co-authored-by:
VerteDinde <vertedinde@electronjs.org>
-
- Mar 01, 2022
-
-
electron-roller[bot] authored
Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
-
trop[bot] authored
Co-authored-by:
Ruslan <62350279+2BC-Wasabi@users.noreply.github.com>
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Feb 25, 2022
-
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Feb 24, 2022
-
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Sudowoodo Release Bot authored
-
- Feb 23, 2022
-
-
Michaela Laurencin authored
* feat: add WCO height option * add docs and mac functionality * add macOS functionality and height lowerbound * Update docs/api/browser-window.md Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> * update macOS functionality * add chromium related notes * add test and fix pixel under button bug and fix typo * revert changes to docs/api/frameless-window.md * modify `useCustomHeight` calls * update `useCustomHeight` and `getCurrentMargin` * modify margin calculation * fix minimum custom height on macOS * Update window_buttons_proxy.mm * fix specified traffic light positions Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
- Feb 22, 2022
-
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Shelley Vohr authored
-
trop[bot] authored
Co-authored-by:
David Sanders <dsanders11@ucsbalum.com>
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
* chore: backport EPROTOTYPE fixes from libuv This commit backports three commits from libuv's 1.x branch to fix issues with CPU going to 100% on macOS when EPROTOTYPE is returned. See: https://github.com/libuv/libuv/commit/abb109f30f7c0b3615b75156376d2e886c365df8 See: https://github.com/libuv/libuv/commit/3a7b95593acaab9739404bd120baa62c2007a18a See: https://github.com/libuv/libuv/commit/de24da8c111687a2871d528052f5442e9b371ca1 * Update .patches Co-authored-by:
Fedor Indutny <fedor@indutny.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
electron-roller[bot] authored
Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
-
- Feb 21, 2022
-
-
trop[bot] authored
Co-authored-by:
Jeremy Rose <jeremya@chromium.org>
-
trop[bot] authored
Co-authored-by:
deepak1556 <hop2deep@gmail.com>
-
trop[bot] authored
Co-authored-by:
Kev <kevslashnull@gmail.com>
-
trop[bot] authored
Co-authored-by:
Micha Hanselmann <micha.hanselmann@gmail.com>
-
trop[bot] authored
Co-authored-by:
Erick Zhao <erick@hotmail.ca>
-
- Feb 16, 2022
-
-
trop[bot] authored
Co-authored-by:
Erick Zhao <erick@hotmail.ca>
-
- Feb 15, 2022
-
-
Sudowoodo Release Bot authored
-
- Feb 10, 2022
-
-
trop[bot] authored
* docs: add IPC doc * fix: use "string" primitive * use 'string' ipcrenderer * use "number" primitive * Update docs/tutorial/ipc.md Co-authored-by:
Jeremy Rose <nornagon@nornagon.net> * Update docs/tutorial/ipc.md Co-authored-by:
Jeremy Rose <nornagon@nornagon.net> * add code sample Co-authored-by:
Erick Zhao <erick@hotmail.ca> Co-authored-by:
Jeremy Rose <nornagon@nornagon.net>
-
electron-roller[bot] authored
Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
-
- Feb 09, 2022
-
-
trop[bot] authored
Co-authored-by:
Marek Haranczyk <marek@openfin.co>
-
trop[bot] authored
Co-authored-by:
Cheng Zhao <zcbenz@gmail.com>
-
trop[bot] authored
* build: rebuild the dist_zips when the deps get modified The dist.zip generated by the electron_dist_zip action was not getting updated when changes were being made to the dependencies, like the source files. It turns out, we were using data_deps for the dependencies instead of deps. Here is the difference: data_deps: things needed to ultimately run the thing built by a target deps: things needed to build the target So the difference in treatment of both sets of dependencies is actually intentional. Signed-off-by:
Darshan Sen <raisinten@gmail.com> * fixup! build: rebuild the dist_zips when the deps get modified Signed-off-by:
Darshan Sen <raisinten@gmail.com> Co-authored-by:
Darshan Sen <raisinten@gmail.com>
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
Co-authored-by:
Jeremy Rose <jeremya@chromium.org>
-
- Feb 03, 2022
-
-
trop[bot] authored
-
trop[bot] authored
Co-authored-by:
Sofia Nguy <sofianguy@gmail.com>
-
- Feb 02, 2022
-
-
trop[bot] authored
Co-authored-by:
Paul Hollinsky <paulhollinsky@gmail.com>
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-