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
.
Awesome-Embedded-Learning-Studio
/
CFDesktop
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
9
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/shell foundation
- #27
#27
Merged
Charliechen114514
merged 22 commits into
main
Awesome-Embedded-Learning-Studio/CFDesktop:main
from
feat/shell-foundation
Awesome-Embedded-Learning-Studio/CFDesktop:feat/shell-foundation
Copy head branch name to clipboard
Jul 8, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Feat/shell foundation
#27
Charliechen114514
merged 22 commits into
main
Awesome-Embedded-Learning-Studio/CFDesktop:main
from
feat/shell-foundation
Awesome-Embedded-Learning-Studio/CFDesktop:feat/shell-foundation
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
refactor(render): drop unused RenderBackend abstraction
Show description for 3e2b822
Charliechen114514
committed
3e2b822
View commit details
Copy full SHA for 3e2b822
Browse repository at this point
feat(ipc): single-instance raise via QLocalSocket
Show description for 0171686
Charliechen114514
committed
0171686
View commit details
Copy full SHA for 0171686
Browse repository at this point
feat(ipc): message framework + ServiceLocator + unit tests
Show description for 41f6797
Charliechen114514
committed
41f6797
View commit details
Copy full SHA for 41f6797
Browse repository at this point
feat(crash): CrashHandler Phase 1 — signal capture + report finalization
Show description for 05255ee
Charliechen114514
committed
05255ee
View commit details
Copy full SHA for 05255ee
Browse repository at this point
test(crash): cover real faults — null deref, abort, stack overflow
Show description for 0769e61
Charliechen114514
committed
0769e61
View commit details
Copy full SHA for 0769e61
Browse repository at this point
feat(desktop-widget): MS6 Step A — desktop clock widget + draggable base
Show description for 418e76f
Charliechen114514
committed
418e76f
View commit details
Copy full SHA for 418e76f
Browse repository at this point
feat(home-page): migrate CCIMX HomePage + multi-page swipe desktop
Show description for 58f7855
Charliechen114514
committed
58f7855
View commit details
Copy full SHA for 58f7855
Browse repository at this point
fix(launcher-tile): accept press so page doesn't swipe under a dragged icon
Show description for 131e040
Charliechen114514
committed
131e040
View commit details
Copy full SHA for 131e040
Browse repository at this point
feat(home-page): Step B1 — live Memory/CPU/Disk cards in the card stack
Show description for 6db5d3d
Charliechen114514
committed
6db5d3d
View commit details
Copy full SHA for 6db5d3d
Browse repository at this point
feat(home-page): port CCIMX HomePage visuals verbatim (clock / cards / layout)
Show description for 3519efa
Charliechen114514
committed
3519efa
View commit details
Copy full SHA for 3519efa
Browse repository at this point
fix(home-page): spread card content + drop Helvetica Neue fallback
Show description for d8a0554
Charliechen114514
committed
d8a0554
View commit details
Copy full SHA for d8a0554
Browse repository at this point
docs(status): note Helvetica Neue drop in MS6 Step B2
Show description for a0772eb
Charliechen114514
committed
a0772eb
View commit details
Copy full SHA for a0772eb
Browse repository at this point
perf(home-page): poll system probes off the UI thread
Show description for 8af7650
Charliechen114514
committed
8af7650
View commit details
Copy full SHA for 8af7650
Browse repository at this point
docs(status): record async CPU probe move in MS6 Step B1
Charliechen114514
committed
1f15419
View commit details
Copy full SHA for 1f15419
Browse repository at this point
feat(home-page): port CCIMX UserInfo / Calendar / disk-gauge cards
Show description for 53a5620
Charliechen114514
committed
53a5620
View commit details
Copy full SHA for 53a5620
Browse repository at this point
feat(home-page): port CCIMX bottom-grid gadgets — net status + local temp
Show description for d15f8dd
Charliechen114514
committed
d15f8dd
View commit details
Copy full SHA for d15f8dd
Browse repository at this point
docs(status): record full CCIMX home-page migration (Step C)
Charliechen114514
committed
3095284
View commit details
Copy full SHA for 3095284
Browse repository at this point
fix(home-page): make UserInfoCard build on MSVC (no POSIX headers)
Show description for be2ae03
Charliechen114514
committed
be2ae03
View commit details
Copy full SHA for be2ae03
Browse repository at this point
test(fix): make crash/ipc tests pass on Windows MSVC
Show description for 389e0dd
Charliechen114514
committed
389e0dd
View commit details
Copy full SHA for 389e0dd
Browse repository at this point
fix(ipc): drain socket on disconnect so one-shot clients deliver on Windows
Show description for d007cca
Charliechen114514
committed
d007cca
View commit details
Copy full SHA for d007cca
Browse repository at this point
fix(ipc): force-pull OS-buffered bytes in onNewConnection/disconnect
Show description for 85197ce
Charliechen114514
committed
85197ce
View commit details
Copy full SHA for 85197ce
Browse repository at this point
test(ipc): skip same-thread transport test on Windows
Show description for eda198f
Charliechen114514
committed
eda198f
View commit details
Copy full SHA for eda198f
Browse repository at this point
You can’t perform that action at this time.