Commit Graph

35 Commits

Author SHA1 Message Date
Nathan Dwarshuis b5f3272c30 REF move compound dial to common 2021-07-11 23:10:35 -04:00
Nathan Dwarshuis 529cc3824c ENH don't make point for semicircles 2021-07-11 18:19:09 -04:00
Nathan Dwarshuis 073e7239d1 REF remove dead code 2021-07-11 17:14:06 -04:00
Nathan Dwarshuis 340aab3548 ENH use arc_style for compound dial 2021-07-11 12:58:51 -04:00
Nathan Dwarshuis b1d321bfc2 ENH use threshold style objects 2021-07-10 23:33:25 -04:00
Nathan Dwarshuis a7db545cd3 ENH use string.print instead of prefix/suffix 2021-07-10 19:07:45 -04:00
Nathan Dwarshuis 68b2b673b4 REF use semicircle for dials 2021-07-09 23:19:26 -04:00
Nathan Dwarshuis 853badd05e REF don't use kwargs for arc functions 2021-07-08 22:57:35 -04:00
Nathan Dwarshuis d15ede5ec9 ENH use numbers for critical threshhold 2021-07-06 19:32:18 -04:00
Nathan Dwarshuis 4faa18ded0 REF move crticial patterns out of core 2021-07-06 18:56:24 -04:00
Nathan Dwarshuis b33cf3933f REF move patterns into common theming/widget composition module 2021-07-05 23:27:43 -04:00
Nathan Dwarshuis d4ac91ac35 REF move pattern code into drawing modules 2021-07-04 22:24:18 -04:00
Nathan Dwarshuis ed505d0e15 REF use general pattern names 2021-07-04 19:50:55 -04:00
Nathan Dwarshuis fa0ad15c70 Revert "ENH change color sheme"
This reverts commit bd36011119.
2020-01-28 20:22:15 -05:00
Nathan Dwarshuis 79767ac1e4 FIX merge conflict garbage 2020-01-28 20:12:38 -05:00
Nathan Dwarshuis 17ca811255 Merge branch 'tmp' 2020-01-28 20:11:22 -05:00
Nathan Dwarshuis 8ec987eccb ENH replace ps info with HWP info 2020-01-28 20:06:56 -05:00
Nathan Dwarshuis bd36011119 ENH change color sheme 2020-01-21 23:58:31 -05:00
Nathan Dwarshuis 0fe00472d3 FIX formating issue in proc table 2019-10-12 11:42:44 -04:00
Nathan Dwarshuis 821b219f34 ENH add some performance tweaks to processor 2019-10-12 10:33:32 -04:00
Nathan Dwarshuis 0e54fd1eda ENH use faster pid comm lookup method 2019-10-12 10:04:45 -04:00
Nathan Dwarshuis b9a140d445 ENH optimize battery polling 2019-10-12 02:20:45 -04:00
Nathan Dwarshuis d1c31f1f38 ENH update to lua 5.3 2019-09-01 15:34:10 -04:00
petrucci4prez 1b1051050b split arc into static and dynamic drawing 2018-08-05 14:45:41 -04:00
petrucci4prez fbf69531a6 split plotting to static and dynamic 2018-08-05 14:29:52 -04:00
petrucci4prez 3be242ef32 split static and dynamic table drawing 2018-08-05 11:56:11 -04:00
petrucci4prez ba4ea08453 move all atomic static drawing ops to static drawing functions 2018-08-05 11:35:00 -04:00
petrucci4prez 715e856d20 split drawing modules into static and dynamic 2018-08-05 11:22:07 -04:00
petrucci4prez 77974cc7bc remove old interface switch 2018-08-05 11:08:37 -04:00
petrucci4prez 0872cc236c small speedup for top table 2018-08-04 17:54:34 -04:00
petrucci4prez e988ce6ace make cpu indices correct 2018-01-05 23:36:50 -05:00
petrucci4prez 4d0874c825 add freq to Processor 2017-10-23 02:40:12 -04:00
petrucci4prez 3ca319bd7e make widget and patterns global vars so we can control their destruction easier through main.lua 2017-07-20 00:49:24 -04:00
petrucci4prez 7fecbdab4a rename json and util to follow naming conventions 2017-07-19 00:43:44 -04:00
petrucci4prez 3412fbbd62 rename drawing files and rename schema 2017-07-19 00:36:15 -04:00