summaryrefslogtreecommitdiffstats
path: root/images/HMI_HVAC_ChairIndicator_OFF.svg
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-12-28 15:05:26 -0500
committerScott Murray <scott.murray@konsulko.com>2022-12-29 06:35:38 +0000
commit4fbd3fdb9e01c197d972b78961f0d033534a5cc7 (patch)
treedef7bfc0d0f11746006439b33019b61dfc16e1b8 /images/HMI_HVAC_ChairIndicator_OFF.svg
parente21709c9601209e26d09dea0a45e37f0636bb605 (diff)
Add volume control to bottom panel
Changes: - Import a reworked version of the KUKSA.val client code from the Flutter dashboard app, with the aggregated signal Riverpod provider replaced with per-signal providers for the signal the homescreen needs and a couple of temperature ones it might use. Using separate providers is more in-line with recommended Riverpod best practices. - Various tweaks to enable using Riverpod. - Split the bottom panel out into its own widget, and add a stack in it to layer the default logo panel with the volume control slider, which has been added as a new widget definition to provide the hook to drive timer based lowering behavior like the Qt homescreen does. - The KUKSA.val connection widget has been added to the bottom panel rather than overriding the top-level widget as in the dashboard and HVAC apps. This seems preferable with respect to still providing some functionality in the event KUKSA.val is unavailable. - Remove the old demo dashboard and HVAC pages that are now unused, along with the image assets they needed, to allow cleaning up pubspec.yaml and ease maintenance. Bug-AGL: SPEC-4659 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I5d9180a3461948a58321564e71134c4961ce0ef7
Diffstat (limited to 'images/HMI_HVAC_ChairIndicator_OFF.svg')
-rw-r--r--images/HMI_HVAC_ChairIndicator_OFF.svg76
1 files changed, 0 insertions, 76 deletions
diff --git a/images/HMI_HVAC_ChairIndicator_OFF.svg b/images/HMI_HVAC_ChairIndicator_OFF.svg
deleted file mode 100644
index 1fcd17f..0000000
--- a/images/HMI_HVAC_ChairIndicator_OFF.svg
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
-
-<svg
- xmlns:i="&amp;ns_ai;"
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- version="1.1"
- id="Layer_2"
- x="0px"
- y="0px"
- viewBox="0 0 178 18"
- style="enable-background:new 0 0 178 18;"
- xml:space="preserve"
- inkscape:version="0.91 r13725"
- sodipodi:docname="HMI_HVAC_ChairIndicator_OFF.svg"><metadata
- id="metadata21"><rdf:RDF><cc:Work
- rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
- id="defs19" /><sodipodi:namedview
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1"
- objecttolerance="10"
- gridtolerance="10"
- guidetolerance="10"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:window-width="2560"
- inkscape:window-height="1464"
- id="namedview17"
- showgrid="false"
- inkscape:zoom="3.7752809"
- inkscape:cx="-7.4166667"
- inkscape:cy="9"
- inkscape:window-x="0"
- inkscape:window-y="0"
- inkscape:window-maximized="1"
- inkscape:current-layer="Layer_2" /><style
- type="text/css"
- id="style3">
- .st0{opacity:0.8;fill:#1B1A1D;}
- .st1{fill:none;stroke:#848286;stroke-miterlimit:10;}
-</style><switch
- id="switch5"><g
- i:extraneous="self"
- id="g7"><rect
- x="7.2"
- y="4.2"
- class="st0"
- width="78.6"
- height="9.6"
- id="rect9" /><rect
- x="7.2"
- y="4.2"
- class="st1"
- width="78.6"
- height="9.6"
- id="rect11" /><rect
- x="92.2"
- y="4.2"
- class="st0"
- width="78.6"
- height="9.6"
- id="rect13" /><rect
- x="92.2"
- y="4.2"
- class="st1"
- width="78.6"
- height="9.6"
- id="rect15" /></g></switch></svg> \ No newline at end of file