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
app.md
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 31, 2022
docs: remove "cache" from app.getPath (#33509)
zcbenz
authored
cbd06cd
View commit details
Copy full SHA for cbd06cd
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
feat: add app.isHidden API for macOS (#32155)
Show description for a929622
3 people
authored
a929622
View commit details
Copy full SHA for a929622
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
docs: update links to Chromium source (#33309)
dsanders11
authored
7acb513
View commit details
Copy full SHA for 7acb513
View code at this point
Browse repository at this point
Commits on Jan 25, 2022
docs: correct requestSingleInstanceLock parameter (#32595)
codebytere
authored
65bee91
View commit details
Copy full SHA for 65bee91
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
feat: Add `first-instance-ack` event to the `app.requestSingleInstanceLock()` flow (#31460)
Show description for 746927c
rzhao271
authored
746927c
View commit details
Copy full SHA for 746927c
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 27, 2021
docs: link to Apple developer docs for `app.ready` event (#31583)
Show description for 3193d7e
erickzhao
authored
3193d7e
View commit details
Copy full SHA for 3193d7e
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
feat: Add data parameter to `app.requestSingleInstanceLock()` (#30891)
Show description for db0a152
rzhao271
and
deepak1556
authored
db0a152
View commit details
Copy full SHA for db0a152
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
feat: make desktopCapturer main-process-only (#30720)
Show description for 4fd7c2a
nornagon
and
miniak
authored
4fd7c2a
View commit details
Copy full SHA for 4fd7c2a
View code at this point
Browse repository at this point
fix: fix typo in description of secureDnsMode (#31255)
tniessen
authored
e53bd1b
View commit details
Copy full SHA for e53bd1b
View code at this point
Browse repository at this point
Commits on Sep 21, 2021
feat: add isMainFrame argument to 'certificate-error' event (#30879)
miniak
authored
92bff00
View commit details
Copy full SHA for 92bff00
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
feat: add app.configureHostResolver (#30576)
nornagon
authored
dd7aeda
View commit details
Copy full SHA for dd7aeda
View code at this point
Browse repository at this point
Commits on Aug 18, 2021
docs: remove unused Desktop Environment Integration doc (#30577)
Show description for 655b614
erickzhao
and
malept
authored
655b614
View commit details
Copy full SHA for 655b614
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
feat: continue-activity event is extended to support webpageURL property (#30042)
Show description for d267f97
3 people
authored
d267f97
View commit details
Copy full SHA for d267f97
View code at this point
Browse repository at this point
Commits on Jun 14, 2021
docs: use relative links within docs (#29651)
dsanders11
authored
7019713
View commit details
Copy full SHA for 7019713
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
feat: add new runningUnderARM64Translation property to detect x64 translated apps running on Windows ARM (#29168)
Show description for abf6f5c
sergiou87
authored
abf6f5c
View commit details
Copy full SHA for abf6f5c
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
docs: remove `api/locales` page (#28911)
Show description for 0b42316
erickzhao
authored
0b42316
View commit details
Copy full SHA for 0b42316
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
Commits on Apr 5, 2021
fix: reject task append to JumpList when description exceeds 260 characters (#28485)
Show description for 82ea8ea
HiMyNameIsBennet
authored
82ea8ea
View commit details
Copy full SHA for 82ea8ea
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 Feb 24, 2021
docs: fix header level of some events in app.md (#27860)
nornagon
authored
2e13ce5
View commit details
Copy full SHA for 2e13ce5
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
feat: add exit code to render-process-gone details (#27580)
nornagon
authored
28599e5
View commit details
Copy full SHA for 28599e5
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
fix: enable navigator.setAppBadge/clearAppBadge (#27067)
jkleinsc
authored
c5a41de
View commit details
Copy full SHA for c5a41de
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
feat: add app.runningUnderRosettaTranslation to detect running under rosetta (#26444)
Show description for d601963
MarshallOfSound
authored
d601963
View commit details
Copy full SHA for d601963
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
chore: cleanup inline HTML in docs (#26354)
dsanders11
authored
f21a21f
View commit details
Copy full SHA for f21a21f
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
chore: cleanup whitespace in docs (#26356)
dsanders11
authored
43dbd1b
View commit details
Copy full SHA for 43dbd1b
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
docs: tidy up links (#26292)
dsanders11
authored
ecd23bb
View commit details
Copy full SHA for ecd23bb
View code at this point
Browse repository at this point
Commits on Oct 28, 2020
feat: add support for UNNotificationResponse in app 'ready' event (#25950)
miniak
authored
d2727f5
View commit details
Copy full SHA for d2727f5
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
docs: fix app 'ready' event arguments (#26171)
miniak
authored
184bccd
View commit details
Copy full SHA for 184bccd
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
feat: add serviceName to 'child-process-gone' / app.getAppMetrics() (#25975)
miniak
authored
decb1eb
View commit details
Copy full SHA for decb1eb
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558)
Show description for 46f3491
8 people
authored
46f3491
View commit details
Copy full SHA for 46f3491
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
docs: rename launch-failure -> launch-failed to match C++ code (#25726)
miniak
authored
5387b5b
View commit details
Copy full SHA for 5387b5b
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
docs: remove references to remote from docs (#25416)
nornagon
authored
5de7eb3
View commit details
Copy full SHA for 5de7eb3
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
docs: fix typos (#24982)
Show description for 5c5e006
GitHubPang
authored
5c5e006
View commit details
Copy full SHA for 5c5e006
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
feat: add capabilities to app.getLoginItemSettings() and app.setLoginItemSettings() (#24494)
Show description for 1b175a0
georgexu99
and
MarshallOfSound
authored
1b175a0
View commit details
Copy full SHA for 1b175a0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.