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
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
.
libnativeapi
/
nativeapi
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
32
Code
Issues
4
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: libnativeapi/nativeapi
Actions
All workflows
Workflows
Build
Build
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
378 workflow runs
378 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add global shortcut management API and example
Build
#369:
Commit
50728cb
pushed by
lijy91
1m 13s
main
main
1m 13s
View workflow file
Include limits.h in autostart_linux.cpp
Build
#368:
Commit
20b28ad
pushed by
lijy91
1m 38s
main
main
1m 38s
View workflow file
Add cross-platform AutoStart API and C bindings
Build
#367:
Commit
9034701
pushed by
lijy91
1m 32s
main
main
1m 32s
View workflow file
Add window control buttons visibility API
Build
#366:
Commit
5ca97de
pushed by
lijy91
1m 51s
main
main
1m 51s
View workflow file
Add window control buttons visibility API
Build
#365:
Commit
76c74e0
pushed by
lijy91
1m 32s
main
main
1m 32s
View workflow file
Add title bar style API to window abstraction
Build
#364:
Commit
3be4d55
pushed by
lijy91
2m 19s
main
main
2m 19s
View workflow file
Add CallOriginalShow/Hide stubs for platform window managers
Build
#363:
Commit
dda7f22
pushed by
lijy91
1m 38s
main
main
1m 38s
View workflow file
Update exit menu item to hide window on click
Build
#362:
Commit
0c8eb10
pushed by
lijy91
1m 41s
main
main
1m 41s
View workflow file
Update window destruction to use hide and destroy APIs
Build
#361:
Commit
f8ed4f8
pushed by
lijy91
2m 23s
main
main
2m 23s
View workflow file
Refactor window manager hook methods on all platforms
Build
#360:
Commit
bc0136f
pushed by
lijy91
1m 27s
main
main
1m 27s
View workflow file
Share kWindowIdKey and improve window retrieval on macOS
Build
#359:
Commit
95bf390
pushed by
lijy91
1m 16s
main
main
1m 16s
View workflow file
Improve Linux window ID management and event hooks
Build
#358:
Commit
09ca5f5
pushed by
lijy91
1m 31s
main
main
1m 31s
View workflow file
Refactor window show/hide hooks and add bypass logic
Build
#357:
Commit
326a789
pushed by
lijy91
5m 34s
main
main
5m 34s
View workflow file
Add hook checks and original show/hide calls to WindowManager
Build
#356:
Commit
8f60e7c
pushed by
lijy91
1m 35s
main
main
1m 35s
View workflow file
Remove window destruction API and implementation
Build
#355:
Commit
7d82686
pushed by
lijy91
1m 47s
main
main
1m 47s
View workflow file
Refactor macOS window ID management and registry sync
Build
#354:
Commit
08aa20c
pushed by
lijy91
2m 51s
main
main
2m 51s
View workflow file
Refactor window ID management and registration on Windows
Build
#353:
Commit
7e377a9
pushed by
lijy91
1m 49s
main
main
1m 49s
View workflow file
Defer window show hook to next runloop on macOS
Build
#352:
Commit
033cfb1
pushed by
lijy91
2m 18s
main
main
2m 18s
View workflow file
Fix window position conversion for macOS
Build
#351:
Commit
568b378
pushed by
lijy91
1m 38s
main
main
1m 38s
View workflow file
Fix window ID map key type for macOS
Build
#350:
Commit
7867950
pushed by
lijy91
3m 12s
main
main
3m 12s
View workflow file
Refactor window creation API and remove WindowOptions
Build
#349:
Commit
429fa1a
pushed by
lijy91
7m 11s
main
main
7m 11s
View workflow file
Refactor event monitoring to Start/StopEventListening
Build
#348:
Commit
a3c106e
pushed by
lijy91
2m 1s
main
main
2m 1s
View workflow file
Add window centering functionality to all platforms
Build
#347:
Commit
c3ff8c1
pushed by
lijy91
2m 20s
main
main
2m 20s
View workflow file
Remove extraneous blank lines from source files
Build
#346:
Commit
8be0cdb
pushed by
lijy91
3m 24s
main
main
3m 24s
View workflow file
Refactor window management to use WindowRegistry
Build
#345:
Commit
e447310
pushed by
lijy91
2m 33s
main
main
2m 33s
View workflow file
Previous
1
2
3
4
5
6
…
15
16
Next
You can’t perform that action at this time.