[mutter] Add relationship between view and logical monitor
- From: Jonas Ådahl <jadahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] Add relationship between view and logical monitor
- Date: Sun, 11 Oct 2020 13:48:23 +0000 (UTC)
commit 431e23fb0a94500d4f4cd60b3a356529b5062c94
Author: Jonas Ådahl <jadahl gmail com>
Date: Sun Oct 11 13:48:23 2020 +0000
Add relationship between view and logical monitor
Compositor-stage-and-hardware-relationships.md | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/Compositor-stage-and-hardware-relationships.md b/Compositor-stage-and-hardware-relationships.md
index 33da80a..6efd33f 100644
--- a/Compositor-stage-and-hardware-relationships.md
+++ b/Compositor-stage-and-hardware-relationships.md
@@ -22,6 +22,7 @@ erDiagram
ClutterStage ||--|{ ClutterStageView : has
ClutterStageView ||..|| MetaCrtc : corresponds
ClutterStageView ||--|| ClutterFrameClock : owns
+ ClutterStageView ||..|| MetaLogicalMonitor : derive-scale
```
### Class diagrams
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]