this post was submitted on 05 Apr 2025
247 points (90.5% liked)
Linux Gaming
17642 readers
298 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
by partially open source are you referring to Darwin or are there other system components which this applies to?
https://opensource.apple.com/releases/
https://opensource.apple.com/projects/
That just looks like open source toolkits that are used to make things for apple devices, not actual OS components.
Drivers, subsystems, kernel are all in that list of releases. That list of GitHub repos together is Darwin (the OS). The kernel is XNU (also in the list).
The cocoa and swift runtimes are open source and the languages themselves are open source. The big pieces that are not are the window manager.