-
Notifications
You must be signed in to change notification settings - Fork 16k
Insights: electron/electron
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
v36.2.0 electron v36.2.0
published
May 7, 2025 -
v35.3.0 electron v35.3.0
published
May 7, 2025 -
v34.5.5 electron v34.5.5
published
May 7, 2025
10 Pull requests merged by 5 people
-
build: move release script to new hasher function
#46989 merged
May 8, 2025 -
refactor: Node.js temporary "explicit" microtask policy scope pattern
#46991 merged
May 8, 2025 -
refactor: Node.js temporary "explicit" microtask policy scope pattern
#46973 merged
May 8, 2025 -
chore: bump chromium to 138.0.7165.0 (37-x-y)
#46985 merged
May 8, 2025 -
refactor: replace
gin_helper::MicrotasksScope
withv8::MicrotasksScope
#46963 merged
May 7, 2025 -
chore: bump chromium to 138.0.7166.0 (main)
#46975 merged
May 7, 2025 -
refactor: use
WidgetDelegate::SetAccessibleTitle()
#46765 merged
May 7, 2025 -
fix: printing when no
mediaSize
specified#46971 merged
May 7, 2025 -
fix: printing when no
mediaSize
specified#46972 merged
May 7, 2025 -
chore: bump chromium to 138.0.7164.0 (37-x-y)
#46964 merged
May 7, 2025
16 Pull requests opened by 7 people
-
chore: bump chromium to 136.0.7103.93 (36-x-y)
#46974 opened
May 7, 2025 -
feat: support system-context-menu on Linux
#46977 opened
May 7, 2025 -
fix: Improper Encoding or Escaping of Output Eval Injection
#46978 opened
May 7, 2025 -
fix: webview crash on focus
#46979 opened
May 7, 2025 -
chore: bump chromium to 138.0.7166.2 (37-x-y)
#46980 opened
May 7, 2025 -
refactor: remove `CreateViewForWidget` patch
#46981 opened
May 7, 2025 -
refactor: use `gin_helper::Dictionary::ValueOrDefault()`
#46982 opened
May 7, 2025 -
refactor: enable `hasShadow` tests on Linux
#46984 opened
May 7, 2025 -
chore: bump chromium to 138.0.7166.2 (main)
#46986 opened
May 7, 2025 -
fix: prevent gc monitor 2nd pass crash
#46987 opened
May 7, 2025 -
chore: remove skip_atk_toolchain_check.patch
#46988 opened
May 7, 2025 -
chore: remove deps_add_v8_object_setinternalfieldfornodecore.patch
#46992 opened
May 8, 2025 -
build: move release script to new hasher function
#46993 opened
May 8, 2025 -
build: move release script to new hasher function
#46994 opened
May 8, 2025 -
build: move release script to new hasher function
#46995 opened
May 8, 2025 -
build: move release script to new hasher function
#46996 opened
May 8, 2025
4 Issues closed by 4 people
-
`gin_helper::MicrotasksScope` is frequently used incorrectly
#46669 closed
May 7, 2025 -
dialog.showSaveDialog() no longer shows the file extension in the filename on macOS
#46956 closed
May 7, 2025
1 Issue opened by 1 person
-
Support for Matter relevant aes-128-ccm
#46983 opened
May 7, 2025
24 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
`nativeImage.toBitmap()` doesn't preserve color matrix / color space information.
#46949 commented on
May 7, 2025 • 0 new comments -
[Bug]: Input field becomes unresponsive after window.Alert() and window.confirm()
#31917 commented on
May 7, 2025 • 0 new comments -
`contextBridge` doesn't clone Cloneable types.
#46901 commented on
May 7, 2025 • 0 new comments -
Frameless window when the video is full screen There are four borders and rounded corners
#46906 commented on
May 7, 2025 • 0 new comments -
Infinite focus loop when focusing a window with a BrowserView whose focus handler focuses the BV when there are other such windows open
#25429 commented on
May 7, 2025 • 0 new comments -
[Bug]: `process.exit()` should kill utility process immediately
#44174 commented on
May 7, 2025 • 0 new comments -
v8::Persistence Second Pass callback no more allow JS execution.
#46920 commented on
May 7, 2025 • 0 new comments -
will-resize newBounds are inaccurate on macOS
#46955 commented on
May 7, 2025 • 0 new comments -
Blue background appears when showing window on win11/win10
#46924 commented on
May 7, 2025 • 0 new comments -
After opening BrowserWindow with transparent, calling hide() , turning off Animation Effect in OS Setting , and then calling show() again, the window will not be displayed.
#45730 commented on
May 7, 2025 • 0 new comments -
[Bug]: Using app.disableHardwareAcceleration() makes window disappear
#42635 commented on
May 8, 2025 • 0 new comments -
[Bug]: Confirm/Alert popups break focus
#41603 commented on
May 8, 2025 • 0 new comments -
Embed External Native Windows
#10547 commented on
May 8, 2025 • 0 new comments -
feat: add support for `--experimental-network-inspection`
#46690 commented on
May 7, 2025 • 0 new comments -
chore: bump node to v22.15.0 (35-x-y)
#46740 commented on
May 7, 2025 • 0 new comments -
test: re-enable native module tests
#46747 commented on
May 7, 2025 • 0 new comments -
feat: enable innerWidth and innerHeight for window open
#46749 commented on
May 7, 2025 • 0 new comments -
feat: import external shared texture into `VideoFrame`
#46811 commented on
May 8, 2025 • 0 new comments -
fix: abnormal behavior of windows background material
#46855 commented on
May 8, 2025 • 0 new comments -
feat: enable secondary label for macOS menu
#46887 commented on
May 8, 2025 • 0 new comments -
fix: don't overwrite "Show hidden files" setting in Linux/GNOME
#46926 commented on
May 8, 2025 • 0 new comments -
feat: enable spare renderer for site per process feature
#46954 commented on
May 8, 2025 • 0 new comments -
refactor: remove more `base::AdaptCallbackForRepeating`
#46957 commented on
May 7, 2025 • 0 new comments -
chore: restore _LIBCPP_ABI_VERSION
#46970 commented on
May 7, 2025 • 0 new comments