summaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Collapse)AuthorFilesLines
2022-03-21Update for app framework removalneedlefish_13.93.0needlefish/13.93.013.93.0sandbox/ronan/dev_new_signalScott Murray1-18/+17
Changes: - Remove the autobuild scripts and config.xml used by the app framework widget build. - Update the CMake files to just build a "cluster-gauges" binary and install it into /usr/bin by default. - Remove the code in main.cpp that handled reading the WebSocket command-line arguments and passing them to binding related code. Bug-AGL: SPEC-4306 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I6c6c80836931af3355f1b793a20e5ccdf683c48d
2019-09-02Remove over-ride of XDG_RUNTIME_DIRjellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.2jellyfish/9.99.1icefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.19.99.29.99.18.99.58.99.48.99.38.99.28.99.1Scott Murray1-3/+0
Remove the qputenev to over-ride XDG_RUNTIME_DIR, as the backported fix to wayland to handle wayland-0 being a dangling symlink fixes the problem it was trying to solve. Bug-AGL: SPEC-2775 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ic408759954affaad379dc539b7bcc34fa72a2d5c
2019-07-25Minimal cluster demo gauges that can be used standaloneOuyang Jun38-0/+1705
Bug-AGL: SPEC-2487 Signed-off-by: Ouyang Jun <ouyangj.fnst@cn.fujitsu.com> Signed-off-by: Zhou Mingying <zhoumy@cn.fujitsu.com> Signed-off-by: Liu Wenlong <liuwl.fnst@cn.fujitsu.com> Change-Id: I4859ab9af2f5c3bbeff5ca6b14a7943797518908