[mutter.wiki] Fixed MetaVirtualMonitor ownership



commit 953b70a07131994202b3bae2e57c5befd62aa4c9
Author: Jonas Ådahl <jadahl gmail com>
Date:   Mon May 24 06:31:14 2021 +0000

    Fixed MetaVirtualMonitor ownership

 Compositor-stage-and-hardware-relationships.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Compositor-stage-and-hardware-relationships.md b/Compositor-stage-and-hardware-relationships.md
index c550a14..2ce69ce 100644
--- a/Compositor-stage-and-hardware-relationships.md
+++ b/Compositor-stage-and-hardware-relationships.md
@@ -15,7 +15,7 @@ erDiagram
   MetaGpu ||--|{ MetaCrtc : owns
   MetaGpu ||--|{ MetaOutput : owns
   MetaCrtc |o..o{ MetaOutput : assigned
-  MetaBackend ||--|{ MetaVirtualMonitor
+  MetaBackend ||--|{ MetaVirtualMonitor : owns
   MetaVirtualMonitor ||--|| MetaCrtc : owns
   MetaVirtualMonitor ||--|| MetaOutput : owns
   MetaMonitorManager ||--|{ MetaMonitor : owns


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]