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
Accelerator
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
Type
/
to 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
.
UnityTech
/
electron
Public
forked from
electron/electron
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
on
master
User selector
All users
All time
Commit history
Commits on Aug 30, 2019
docs: clarify `app.setName()` effects (#19893)
Show description for 0f5ff1f
davej
authored and
codebytere
committed
0f5ff1f
View commit details
Copy full SHA for 0f5ff1f
View code at this point
Browse repository at this point
test: tsify more web contents specs (#19969)
Show description for 805a550
nornagon
authored and
ckerr
committed
805a550
View commit details
Copy full SHA for 805a550
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
feat: add session.downloadURL() (#19889)
miniak
authored and
codebytere
committed
eed72c3
View commit details
Copy full SHA for eed72c3
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
test: move webRequest spec to main runner (#19992)
nornagon
authored
af138da
View commit details
Copy full SHA for af138da
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
feat: add "accessibleTitle" property to a BrowserWindow instance (#19698)
Show description for ae9424d
mshoho
authored and
alexeykuzmin
committed
ae9424d
View commit details
Copy full SHA for ae9424d
View code at this point
Browse repository at this point
test: tsify session spec (#19604)
nornagon
authored
bdc84d0
View commit details
Copy full SHA for bdc84d0
View code at this point
Browse repository at this point
Commits on Aug 26, 2019
feat: HTTP preconnect feature minimal for electronjs (#18671)
krunt
authored and
nornagon
committed
cddbddc
View commit details
Copy full SHA for cddbddc
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
docs: clarify dock.bounce usage (#19894)
codebytere
authored and
MarshallOfSound
committed
c6a8b7f
View commit details
Copy full SHA for c6a8b7f
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
feat: implement `will-move` event on macOS (#19641)
erickzhao
authored and
codebytere
committed
145b4fa
View commit details
Copy full SHA for 145b4fa
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
fix: fall back to default logs path in getPath('logs') (#19653)
codebytere
authored
1dc02e6
View commit details
Copy full SHA for 1dc02e6
View code at this point
Browse repository at this point
docs: fix punctuation errors in native-image.m (#19620)
Show description for 0851697
pi1024e
authored and
MarshallOfSound
committed
0851697
View commit details
Copy full SHA for 0851697
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
docs: add mising return desc (#19778)
Micha Hanselmann
authored and
MarshallOfSound
committed
56d10ae
View commit details
Copy full SHA for 56d10ae
View code at this point
Browse repository at this point
docs: MessageBoxOptions.icon should allow type string (#19782)
Show description for 42ac642
jpmn
authored and
alexeykuzmin
committed
42ac642
View commit details
Copy full SHA for 42ac642
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
docs: add exemplary fiddle for `launch in fiddle` feat (#19759)
Show description for e590954
Micha Hanselmann
authored and
MarshallOfSound
committed
e590954
View commit details
Copy full SHA for e590954
View code at this point
Browse repository at this point
feat: Implement BrowserWindow.getMediaSourceId() and BrowserWindow.moveAbove(mediaSourceId) (#18926)
Show description for 680399f
CapOM
authored and
Cheng Zhao
committed
680399f
View commit details
Copy full SHA for 680399f
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
feat: add new nativeTheme API (#19656)
Show description for efa1818
MarshallOfSound
authored
efa1818
View commit details
Copy full SHA for efa1818
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
feat: add property customization to save dialogs (#19672)
codebytere
authored
28466a3
View commit details
Copy full SHA for 28466a3
View code at this point
Browse repository at this point
feat: macOS removal fallback when moveItemToTrash fails (#19700)
Show description for e1824c0
codebytere
authored
e1824c0
View commit details
Copy full SHA for e1824c0
View code at this point
Browse repository at this point
feat: add dontAddToRecent to windows showOpenDialog (#19669)
codebytere
authored
b579832
View commit details
Copy full SHA for b579832
View code at this point
Browse repository at this point
fix: crash in window.print() (#19690)
Show description for e8fa248
codebytere
authored
e8fa248
View commit details
Copy full SHA for e8fa248
View code at this point
Browse repository at this point
Commits on Aug 12, 2019
feat: add about panel customization on Windows (#19420)
erickzhao
authored and
codebytere
committed
f654da9
View commit details
Copy full SHA for f654da9
View code at this point
Browse repository at this point
docs: fix app.on('session-created' example (#19713)
Show description for ef03c4b
ChALkeR
authored and
deepak1556
committed
ef03c4b
View commit details
Copy full SHA for ef03c4b
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
feat: allow customization of print page header and footer (#19688)
Show description for 7861e9f
codebytere
authored
7861e9f
View commit details
Copy full SHA for 7861e9f
View code at this point
Browse repository at this point
feat: add tray.focus() (#19548)
miniak
authored and
codebytere
committed
03debb4
View commit details
Copy full SHA for 03debb4
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
docs: update hasShadow for win and linux (#19675)
codebytere
authored
ed3b69f
View commit details
Copy full SHA for ed3b69f
View code at this point
Browse repository at this point
feat: add new options to tray.displayBalloon() (#19544)
miniak
authored and
codebytere
committed
0fb3c8c
View commit details
Copy full SHA for 0fb3c8c
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
fix: normalize behavior of `win.setOpacity()` for invalid number values across operating systems (#19535)
Show description for 8a9a5d6
2 people
authored and
zcbenz
committed
8a9a5d6
View commit details
Copy full SHA for 8a9a5d6
View code at this point
Browse repository at this point
Commits on Aug 6, 2019
docs: update link to webContents.send (#19608)
azazdeaz
authored and
codebytere
committed
c0982d7
View commit details
Copy full SHA for c0982d7
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
docs: remove implicit 'any' and 'Object' types from the docs (#19585)
Show description for cfd230d
MarshallOfSound
authored
cfd230d
View commit details
Copy full SHA for cfd230d
View code at this point
Browse repository at this point
feat: add tray.removeBalloon() (#19547)
miniak
authored and
codebytere
committed
ee674ac
View commit details
Copy full SHA for ee674ac
View code at this point
Browse repository at this point
docs: Fix `process.enablePromiseAPI` typo in promisification.md (#19576)
Show description for 40d9f82
flotwig
authored and
zcbenz
committed
40d9f82
View commit details
Copy full SHA for 40d9f82
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
docs: fix TouchBar related documentation (#19444)
miniak
authored and
John Kleinschmidt
committed
115b576
View commit details
Copy full SHA for 115b576
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
doc: add missing MenuItem roles (#19329)
codebytere
authored
a5f87ce
View commit details
Copy full SHA for a5f87ce
View code at this point
Browse repository at this point
feat: migrate custom macOS tray view to native one (#18981)
Show description for 47a38da
Micha Hanselmann
authored and
MarshallOfSound
committed
47a38da
View commit details
Copy full SHA for 47a38da
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
fix: throw better error on getPath('logs') (#19514)
codebytere
authored
69646f4
View commit details
Copy full SHA for 69646f4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.