Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
electron
Public
forked from
adamlaska/electron
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
electron
docs
api
browser-window.md
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 7, 2022
docs: recommend setting e.returnValue (#33628)
zcbenz
authored
75ccec7
View commit details
Copy full SHA for 75ccec7
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
docs: mark platform-specific functionality for BrowserWindow (#33512)
dsanders11
authored
0ac6d74
View commit details
Copy full SHA for 0ac6d74
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
feat: add WCO title bar style setters (#33066)
Show description for f69b59e
clavin
authored
f69b59e
View commit details
Copy full SHA for f69b59e
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
docs: mark skipTaskbar as unsupported on Linux (#33226)
Show description for 0af2b8d
ckerr
authored
0af2b8d
View commit details
Copy full SHA for 0af2b8d
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
feat: support more color formats for `backgroundColor` (#31868)
codebytere
authored
db79734
View commit details
Copy full SHA for db79734
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
docs: specify default for BrowserWindow's center option (#33264)
CanadaHonk
authored
37a904c
View commit details
Copy full SHA for 37a904c
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Fix a typo (#33042)
Makonede
authored
12aa991
View commit details
Copy full SHA for 12aa991
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
docs: fix typo in BrowserWindow description (#32667)
tniessen
authored
2289a52
View commit details
Copy full SHA for 2289a52
View code at this point
Browse repository at this point
Commits on Jan 24, 2022
feat: add WCO height option (#31222)
Show description for 2f0d565
mlaurencin
and
jkleinsc
authored
2f0d565
View commit details
Copy full SHA for 2f0d565
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
docs: fix anchors for broken relative links (#32478)
dsanders11
authored
fac6112
View commit details
Copy full SHA for fac6112
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
docs: fix note for `will-move` event (#32362)
dsanders11
authored
bd861e5
View commit details
Copy full SHA for bd861e5
View code at this point
Browse repository at this point
Commits on Jan 6, 2022
feat: remove nativeWindowOpen option (#29405)
Show description for d44a187
3 people
authored
d44a187
View commit details
Copy full SHA for d44a187
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
docs: type names changed from wrapper to primitive (#31752)
miniak
authored
e6b1d95
View commit details
Copy full SHA for e6b1d95
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
docs: win.getParentWindow() returns BrowserWindow | null (#31548)
miniak
authored
3332420
View commit details
Copy full SHA for 3332420
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
docs: add window customization guide (#31054)
Show description for c3a8ad2
erickzhao
and
malept
authored
c3a8ad2
View commit details
Copy full SHA for c3a8ad2
View code at this point
Browse repository at this point
Commits on Sep 21, 2021
fix: maximized state calculation for non-resizable windows (#30989)
codebytere
authored
629d891
View commit details
Copy full SHA for 629d891
View code at this point
Browse repository at this point
Commits on Sep 15, 2021
chore: correct hierarchy of BrowserWindow headings (#30905)
Show description for 54b4458
erickzhao
and
malept
authored
54b4458
View commit details
Copy full SHA for 54b4458
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
docs: clarify platform-specific usage of the acceptFirstMouse option (#30522)
erickzhao
authored
6669abf
View commit details
Copy full SHA for 6669abf
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
feat: enable windows control overlay on Windows (#29600)
Show description for 41646d1
4 people
authored
41646d1
View commit details
Copy full SHA for 41646d1
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
feat: enable window controls overlay on macOS (#29253)
Show description for 1f8a46c
jkleinsc
and
MarshallOfSound
authored
1f8a46c
View commit details
Copy full SHA for 1f8a46c
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
feat: add new imageAnimationPolicy webpref and webContents setter (#29095)
MarshallOfSound
authored
8446ce1
View commit details
Copy full SHA for 8446ce1
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
feat: include resize edge with will-resize event (#29199)
Show description for f9d2a70
samuelmaddock
and
MarshallOfSound
authored
f9d2a70
View commit details
Copy full SHA for f9d2a70
View code at this point
Browse repository at this point
Commits on May 14, 2021
fix: remove background color hack in vibrancy (#29114)
zcbenz
authored
4073599
View commit details
Copy full SHA for 4073599
View code at this point
Browse repository at this point
Commits on May 6, 2021
docs: rework sandbox guide (#28978)
Show description for 8f87086
4 people
authored
8f87086
View commit details
Copy full SHA for 8f87086
View code at this point
Browse repository at this point
Commits on May 3, 2021
docs: Added loadFile instead of loadURL in BrowserWindow documentation example (#28829)
Show description for dd80952
Rajdeep97
authored
dd80952
View commit details
Copy full SHA for dd80952
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
docs: fix unintentional emoji in win.getMediaSourceId description (#28767)
nornagon
authored
583660a
View commit details
Copy full SHA for 583660a
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
chore: remove app.allowRendererProcessReuse (#26874)
MarshallOfSound
authored
79077f6
View commit details
Copy full SHA for 79077f6
View code at this point
Browse repository at this point
feat: add BrowserWindow.isFocusable() (#28642)
codebytere
authored
11199d8
View commit details
Copy full SHA for 11199d8
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
feat: enable nativeWindowOpen by default (#28552)
Show description for f8bdef5
nornagon
authored
f8bdef5
View commit details
Copy full SHA for f8bdef5
View code at this point
Browse repository at this point
feat: add more info in setWindowOpenHandler details (#28518)
Show description for dba4df9
nornagon
authored
dba4df9
View commit details
Copy full SHA for dba4df9
View code at this point
Browse repository at this point
Commits on Apr 8, 2021
chore: remove deprecated worldSafeExecuteJavaScript option (#28456)
miniak
authored
da8c35e
View commit details
Copy full SHA for da8c35e
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
docs: update Node global symbols example to use contextBridge (#28245)
Show description for 8c31654
itsananderson
and
nornagon
authored
8c31654
View commit details
Copy full SHA for 8c31654
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
docs: document the parameter structure of hookWindowMessage (#28189)
Show description for b045d42
MarshallOfSound
authored
b045d42
View commit details
Copy full SHA for b045d42
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
chore: remove deprecated remote module (#25734)
Show description for 5b20573
miniak
and
nornagon
authored
5b20573
View commit details
Copy full SHA for 5b20573
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
fix: capturePage not resolving with hidden windows (#27883)
codebytere
authored
d9997c3
View commit details
Copy full SHA for d9997c3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.