From ae67dc2e5dfbb76f59e8a51962637e1bac844c76 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Thu, 22 Aug 2024 02:15:47 +0200 Subject: [PATCH 1/2] Start documenting stardust projects and components --- docs/01-overview.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/01-overview.md b/docs/01-overview.md index 234e4690..39d968e4 100644 --- a/docs/01-overview.md +++ b/docs/01-overview.md @@ -29,7 +29,10 @@ Unlike traditional display servers that focus on 2D screens, Stardust XR introdu ## Projects & Components - [**telescope**](https://github.com/StardustXR/telescope): bundle most used components to have a demo environment set up -- ... - - - +- [**server**](https://github.com/StardustXR/server): Reverence implementation of the StardustXR server (similar to wayland's `weston`) +- [**core lib**](https://github.com/StardustXR/core): Rust crates and schemas for connecting stardust server and client +- [**website**](https://github.com/StardustXR/website): The location where documentation is done and the website is generated from +- [****](): +- [****](): +- [****](): +- [****](): -- 2.49.1 From 29ff480b8b4f67067426e8cae78480b0a72a05cd Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Thu, 22 Aug 2024 02:55:22 +0200 Subject: [PATCH 2/2] add-more --- docs/01-overview.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/01-overview.md b/docs/01-overview.md index 39d968e4..82441c22 100644 --- a/docs/01-overview.md +++ b/docs/01-overview.md @@ -32,7 +32,10 @@ Unlike traditional display servers that focus on 2D screens, Stardust XR introdu - [**server**](https://github.com/StardustXR/server): Reverence implementation of the StardustXR server (similar to wayland's `weston`) - [**core lib**](https://github.com/StardustXR/core): Rust crates and schemas for connecting stardust server and client - [**website**](https://github.com/StardustXR/website): The location where documentation is done and the website is generated from -- [****](): -- [****](): -- [****](): -- [****](): +- [**protostar**](https://github.com/StardustXR/protostar): Demo application launcher (like `nwg-drawer`, ...) +- [**black hole**](https://github.com/StardustXR/black-hole): Spatial storage for stardust xr +- [**gravity**](https://github.com/StardustXR/gravity): "Utility to launch apps and stardust clients spatially" ?!? is it an ap lancher like protostar? I could not got it to work ... +- [**magnetar**](https://github.com/StardustXR/magnetar): Workspaces client +- [**atmosphere**](https://github.com/StardustXR/atmosphere): Environment, homespace, and setup client +- [**orbit**](https://github.com/StardustXR/orbit): Simple Panel Item UI ?!? +- [**comet**](https://github.com/StardustXR/comet): Annotate things?!? -- 2.49.1