changeset 524:154cc5d504b3

leftover
author Louis Opter <kalessin@kalessin.fr>
date Tue, 06 Dec 2016 00:50:30 -0800
parents 48486249a3c5
children 31fa95cbcc6f
files add_monolight.patch
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/add_monolight.patch	Thu Nov 17 10:18:11 2016 -0800
+++ b/add_monolight.patch	Tue Dec 06 00:50:30 2016 -0800
@@ -1435,7 +1435,7 @@
 new file mode 100644
 --- /dev/null
 +++ b/apps/monolight/monolight/ui/layers.py
-@@ -0,0 +1,117 @@
+@@ -0,0 +1,120 @@
 +# Copyright (c) 2016, Louis Opter <louis@opter.org>
 +#
 +# This file is part of lightsd.
@@ -1530,7 +1530,10 @@
 +        ]),
 +    }))
 +    foreground_layer.insert(PowerButton(
-+        "white", Position(4, 7), loop, targets=["white"]
++        "#br", Position(4, 7), loop, targets=["#br"]
++    ))
++    foreground_layer.insert(PowerButton(
++        "white", Position(5, 7), loop, targets=["white"]
 +    ))
 +
 +    # some control blocks: