dashy/src
Luis Pabon df5ada9340 Tweak GlCpuTemp widget to support other sensor units
The current code assumes all sensors report temperature, when in fact glances' sensor plugin also reports rpm (eg fan speeds) and percentages (eg batteries).

Changes:

 * Add support for percentages
 * Add support for rpm

Note: this widget should really be called something like `GlSensors`, but I haven't been able to easily find a way of renaming it without breaking people's existing configs and workflows.
2023-04-03 17:02:18 +01:00
..
assets Update fr.json 2023-03-09 19:35:27 +01:00
components Tweak GlCpuTemp widget to support other sensor units 2023-04-03 17:02:18 +01:00
directives Long-press directive ignore right-click 2022-04-06 00:05:28 +01:00
mixins Update GlancesMixin.js 2023-03-16 19:28:04 +00:00
styles 🔀 Merge branch 'master' of github.com:Lissy93/dashy into REFACTOR/widget-and-docs-improvments 2022-06-30 15:00:51 +01:00
utils 👽️ Updates path to currency-flag assets 2023-03-19 16:02:40 +00:00
views Solve background image resize 2023-01-10 20:21:51 +01:00
App.vue Adds option for page-specific custom styling 2022-04-30 23:22:02 +01:00
main.js 🚚 Moves ClickOutside into directives directory 2022-03-30 21:54:01 +01:00
router.js Removes obsolete always-true null check 2022-06-04 21:12:26 +01:00
store.js Add config option to disable all UI config features for non admin users. 2022-09-11 16:12:10 -07:00