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
.
capawesome-team
/
capacitor-electron
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
12
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: plugin lifecycle, watchdog opt-out, and splash screen
- #6
#6
Merged
robingenz
merged 8 commits into
main
capawesome-team/capacitor-electron:main
from
feat/watchdog-opt-out-and-initialize-hook
capawesome-team/capacitor-electron:feat/watchdog-opt-out-and-initialize-hook
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
feat: plugin lifecycle, watchdog opt-out, and splash screen
#6
robingenz
merged 8 commits into
main
capawesome-team/capacitor-electron:main
from
feat/watchdog-opt-out-and-initialize-hook
capawesome-team/capacitor-electron:feat/watchdog-opt-out-and-initialize-hook
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2026
feat: add watchdog opt-out and async plugin initialize hook
Show description for 53853d8
robingenz
and
claude
committed
53853d8
View commit details
Copy full SHA for 53853d8
Browse repository at this point
Commits on Jul 14, 2026
fix: reserve initialize lifecycle hook from method bridging
Show description for 12cca7f
robingenz
and
claude
committed
12cca7f
View commit details
Copy full SHA for 12cca7f
Browse repository at this point
feat: replace initialize hook with ElectronPlugin base class and load() lifecycle
Show description for 021a0d5
robingenz
and
claude
committed
021a0d5
View commit details
Copy full SHA for 021a0d5
Browse repository at this point
feat: add splash screen support
Show description for 399f4cf
robingenz
and
claude
committed
399f4cf
View commit details
Copy full SHA for 399f4cf
Browse repository at this point
docs: correct splash screen default lookup paths
Show description for 0e4c7d2
robingenz
and
claude
committed
0e4c7d2
View commit details
Copy full SHA for 0e4c7d2
Browse repository at this point
feat: add per-plugin configuration overrides to the platform config
Show description for 331c128
robingenz
and
claude
committed
331c128
View commit details
Copy full SHA for 331c128
Browse repository at this point
docs: use default JSON import in plugin configuration examples
Show description for d735305
robingenz
and
claude
committed
d735305
View commit details
Copy full SHA for d735305
Browse repository at this point
Commits on Jul 15, 2026
feat: add window.showOnLaunch option and tray recipe
Show description for 7b2a5ab
robingenz
and
claude
committed
7b2a5ab
View commit details
Copy full SHA for 7b2a5ab
Browse repository at this point
You can’t perform that action at this time.