aboutsummaryrefslogtreecommitdiffstats
path: root/docs/06_Component_Documentation/01_AGL_components.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/06_Component_Documentation/01_AGL_components.md')
-rw-r--r--docs/06_Component_Documentation/01_AGL_components.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/06_Component_Documentation/01_AGL_components.md b/docs/06_Component_Documentation/01_AGL_components.md
new file mode 100644
index 0000000..57dbe29
--- /dev/null
+++ b/docs/06_Component_Documentation/01_AGL_components.md
@@ -0,0 +1,27 @@
+---
+title: AGL Components
+---
+
+## Components under development within AGL
+
+### Graphics
+
+- [The AGL compositor](02_agl_compositor.md)
+- [Waltham receiver/transmitter configuration](03_waltham_receiver_transmitter.md)
+- [DRM lease manager](05_drm_lease_manager.md)
+
+
+### Sound
+
+- [Pipewire & Wireplumber](07_pipewire_wireplumber.md)
+- [IC and Sound Manager](08_Instrument_Cluster_Sound_Management.md)
+
+
+### Policies
+
+- [Rule based arbitrator](04_Rule_Based_Arbitrator.md)
+
+
+### Lifecycle management
+
+- [Application Framework](../../04_Developer_Guides/01_Application_Framework/01_Introduction/)