[mutter] Make tiled monitor output a list of outputs
- From: Jonas Ådahl <jadahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] Make tiled monitor output a list of outputs
- Date: Sun, 11 Oct 2020 13:23:01 +0000 (UTC)
commit 94b69dce21f760d3ebb62f88ca48b875cf4b3e7b
Author: Jonas Ådahl <jadahl gmail com>
Date: Sun Oct 11 13:23:01 2020 +0000
Make tiled monitor output a list of outputs
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 aa51ffa..65edc5a 100644
--- a/Compositor-stage-and-hardware-relationships.md
+++ b/Compositor-stage-and-hardware-relationships.md
@@ -55,7 +55,7 @@ classDiagram
MetaOutput output
}
class MetaMonitorTiled{
- MetaOutput output
+ List~MetaOutput~ output
}
MetaOutput <-- MetaOutputKms
MetaOutput <-- MetaOutputXrandr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]