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
shell
browser
native_window.cc
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 5, 2022
chore: fix typo in NotifyWindowRequestPreferredWidth method name (#33568)
dsanders11
authored
4615fc5
View commit details
Copy full SHA for 4615fc5
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
fix: calling of X11 functions when running under Wayland (#33355)
Show description for cdf2b3f
p2004a
authored
cdf2b3f
View commit details
Copy full SHA for cdf2b3f
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 1, 2022
fix: max window size defaults to 0 (#33025)
codebytere
authored
ebd80a0
View commit details
Copy full SHA for ebd80a0
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
chore: bump chromium to 100.0.4857.0 (main) (#32419)
Show description for 28ada6e
8 people
authored
28ada6e
View commit details
Copy full SHA for 28ada6e
View code at this point
Browse repository at this point
Commits on Jan 26, 2022
fix: maxWidth not being respected (#32628)
nornagon
authored
16fcad3
View commit details
Copy full SHA for 16fcad3
View code at this point
Browse repository at this point
fix: Add support for Wayland window decorations (#29618)
Show description for 7caa88c
refi64
and
nornagon
authored
7caa88c
View commit details
Copy full SHA for 7caa88c
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 10, 2022
chore: bump chromium to 99.0.4767.0 (main) (#31986)
Show description for b0f315a
8 people
authored
b0f315a
View commit details
Copy full SHA for b0f315a
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
chore: bump chromium to 98.0.4706.0 (main) (#31555)
Show description for bd10b19
8 people
authored
bd10b19
View commit details
Copy full SHA for bd10b19
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
chore: bump chromium to 96.0.4664.4 (main) (#31317)
Show description for 87f7625
6 people
authored
87f7625
View commit details
Copy full SHA for 87f7625
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 2, 2021
chore: clean up forward declarations (#29904)
dsanders11
authored
f653116
View commit details
Copy full SHA for f653116
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
chore: use std::make_unique/base::MakeRefCounted when possible (#29510)
dsanders11
authored
79cb514
View commit details
Copy full SHA for 79cb514
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 Jun 1, 2021
chore: trim unused STL includes (#29414)
dsanders11
authored
93c9374
View commit details
Copy full SHA for 93c9374
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
fix: emit window-all-closed after closing the window (#28867)
nornagon
authored
c200840
View commit details
Copy full SHA for c200840
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
fix: handle async nature of [NSWindow -toggleFullScreen] (#25470)
codebytere
authored
503d24a
View commit details
Copy full SHA for 503d24a
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 Mar 16, 2021
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
Show description for 22d8f22
jkleinsc
committed
22d8f22
View commit details
Copy full SHA for 22d8f22
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
refactor: use C++11 class member variable initialization (#27477)
miniak
authored
ddf3ef0
View commit details
Copy full SHA for ddf3ef0
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
fix: make SetWindowButtonVisibility work for customButtonsOnHover (#27073)
zcbenz
authored
c3091c3
View commit details
Copy full SHA for c3091c3
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
feat: add 'resized' event to BrowserWindow (#26216)
Show description for 83d30c5
samuelmaddock
authored
83d30c5
View commit details
Copy full SHA for 83d30c5
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
chore: use consistent parameter names (#26162)
dsanders11
authored
d8167ce
View commit details
Copy full SHA for d8167ce
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
fix: add Wayland support (#26022)
vially
authored
c4525b4
View commit details
Copy full SHA for c4525b4
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
feat: add support for preventing the system context menu (#25795)
MarshallOfSound
authored
6d5cf02
View commit details
Copy full SHA for 6d5cf02
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
feat: add BrowserWindow.isTabletMode API (#25209)
zcbenz
authored
c50ded2
View commit details
Copy full SHA for c50ded2
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687)
Show description for 8798571
5 people
authored
8798571
View commit details
Copy full SHA for 8798571
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
fix: chrome://accessibility not loading (#24437)
codebytere
authored
3f37ff8
View commit details
Copy full SHA for 3f37ff8
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
fix: macOS modal focus (#24286)
codebytere
authored
af48762
View commit details
Copy full SHA for af48762
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) (#22064)
Show description for 39baf68
6 people
authored
39baf68
View commit details
Copy full SHA for 39baf68
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
chore: rename atom -> electron (#21986)
nornagon
authored
d9321f4
View commit details
Copy full SHA for d9321f4
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521)
Show description for bf6e4b1
5 people
committed
bf6e4b1
View commit details
Copy full SHA for bf6e4b1
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
chore: remove native_mate (Part 12) (#20869)
Show description for 3ae3233
zcbenz
authored
3ae3233
View commit details
Copy full SHA for 3ae3233
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.