summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorBenji Dial <benji@benjidial.net>2024-07-29 11:27:22 -0400
committerBenji Dial <benji@benjidial.net>2024-07-29 11:27:22 -0400
commitbe691582ee12613278af24cb5a824eeb357f6324 (patch)
tree5982ca3aad5257f515c93f62735ff3d630aa3ab3 /readme.txt
parent3636fd21e079c47bd8d62e773e178f68fe9c2052 (diff)
downloadhilbert-os-be691582ee12613278af24cb5a824eeb357f6324.tar.gz
some work on compositor
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 1226991..d1f2829 100644
--- a/readme.txt
+++ b/readme.txt
@@ -67,7 +67,7 @@ the following directories and files are released under the text in cc0.txt
project structure:
- applications/goldman:
- in the future, this will be the default compositor.
+ the default compositor, in a very early stage
- applications/init:
the initial program loaded by the kernel. currently it just
@@ -87,6 +87,9 @@ project structure:
- libraries/daguerre:
an image loading / rendering library.
+ - libraries/goldman:
+ a library for interfacing with the goldman compositor
+
- patches:
a couple patches that are applied to dependencies