Commit Graph

339 Commits

Author SHA1 Message Date
Nathan Dwarshuis e64260d58b REF rename more stuff 2021-07-30 22:46:20 -04:00
Nathan Dwarshuis 6621b861ce REF rename a bunch of things 2021-07-30 22:02:46 -04:00
Nathan Dwarshuis bb4648659c REF change some words to make my brain hurt less 2021-07-29 23:04:39 -04:00
Nathan Dwarshuis bdd7902574 REF actually rename all modules lowercase 2021-07-29 22:39:38 -04:00
Nathan Dwarshuis 4d0e9d03ed ENH make all widget modules lowercase 2021-07-29 22:37:30 -04:00
Nathan Dwarshuis f96f587e11 REF rename all modules to be lowercase like they are supposed to be in lua 2021-07-29 22:18:29 -04:00
Nathan Dwarshuis 12da82ac49 ENH make some things local that don't need to be global 2021-07-28 23:36:46 -04:00
Nathan Dwarshuis a1582ce094 REF remove useless finalizer 2021-07-28 23:28:44 -04:00
Nathan Dwarshuis 2d2fbd2bec ENH use faster cpu function 2021-07-28 23:17:03 -04:00
Nathan Dwarshuis 2668503257 REF remove dead code 2021-07-28 00:07:46 -04:00
Nathan Dwarshuis 73c8396a30 ENH split update and dynamic drawing functions 2021-07-27 23:47:26 -04:00
Nathan Dwarshuis bdbcf0ab75 ENH update core 2021-07-27 23:42:20 -04:00
Nathan Dwarshuis 3a788149dd REF remove extra cr args 2021-07-26 23:45:54 -04:00
Nathan Dwarshuis 38634b6cbc ENH use updated core 2021-07-26 23:26:05 -04:00
Nathan Dwarshuis 6783162ae2 REF use common line style 2021-07-24 01:29:02 -04:00
Nathan Dwarshuis 9c31293f9d REF rename style to config 2021-07-24 01:02:12 -04:00
Nathan Dwarshuis 97120bc9f9 REF use common style for round things 2021-07-24 00:55:45 -04:00
Nathan Dwarshuis 97e3b2cf5f REF use common styles for rect 2021-07-24 00:32:56 -04:00
Nathan Dwarshuis 709845dd8d ENH use func lib 2021-07-23 01:41:06 -04:00
Nathan Dwarshuis 1fb0ebe60b ENH remove cr dep in set/update 2021-07-23 00:16:18 -04:00
Nathan Dwarshuis 6d4cfd33d8 REF use updated core api 2021-07-22 01:50:15 -04:00
Nathan Dwarshuis 193a9dd759 REF centralize rate plot code 2021-07-19 23:58:58 -04:00
Nathan Dwarshuis 9759d07582 ENH update mem stats 2021-07-19 21:14:38 -04:00
Nathan Dwarshuis 79e0ca8dce REF mem format 2021-07-19 01:37:47 -04:00
Nathan Dwarshuis c771bdab46 ENH reformat cache/swap values 2021-07-19 01:34:03 -04:00
Nathan Dwarshuis 60157ab71a REF add some timing data 2021-07-19 01:23:48 -04:00
Nathan Dwarshuis b2fe79705c REF rename critical text to threshold 2021-07-19 01:07:39 -04:00
Nathan Dwarshuis 5ebe32cf3a REF rename theme file 2021-07-18 23:54:27 -04:00
Nathan Dwarshuis e399d19be0 REF don't use widget module 2021-07-18 23:45:16 -04:00
Nathan Dwarshuis 5102b41e7b ENH use new text api 2021-07-18 21:10:59 -04:00
Nathan Dwarshuis be63d5b13b REF use new rect api 2021-07-18 20:22:30 -04:00
Nathan Dwarshuis 0b2b91b3e1 REF use new line/bar api 2021-07-18 20:14:00 -04:00
Nathan Dwarshuis 83374784d7 REF use new arc style api 2021-07-18 19:59:41 -04:00
Nathan Dwarshuis 38b0aaee27 REF use new arc api 2021-07-18 19:55:59 -04:00
Nathan Dwarshuis ecf4f73388 ENH dynamically grab physical interfaces 2021-07-18 19:27:41 -04:00
Nathan Dwarshuis 3ae2c7cb1c ENH use more precise format function 2021-07-18 19:18:14 -04:00
Nathan Dwarshuis 3953b97964 ENH change color scheme back to light blue 2021-07-18 17:55:43 -04:00
Nathan Dwarshuis bcbec4cc91 REF clean up dead code 2021-07-18 14:39:27 -04:00
Nathan Dwarshuis 1e3974676c ENH adjust colors 2021-07-18 14:38:41 -04:00
Nathan Dwarshuis 1eab6c0690 FIX plot width update 2021-07-18 03:00:20 -04:00
Nathan Dwarshuis 9d9eea1928 ENH update theme 2021-07-18 02:46:39 -04:00
Nathan Dwarshuis c4d2fb4ea2 REF simplify readwrite and network code 2021-07-18 01:31:51 -04:00
Nathan Dwarshuis 7c34e08bc1 FIX make network only read user-specified interfaces 2021-07-18 01:17:45 -04:00
Nathan Dwarshuis 031f9b9881 FIX make readwrite query all my devices 2021-07-18 00:38:43 -04:00
Nathan Dwarshuis 269edfdd65 REF make power module look pretty 2021-07-18 00:21:20 -04:00
Nathan Dwarshuis 862967089f REF make pacman and system modules look pretty 2021-07-18 00:06:49 -04:00
Nathan Dwarshuis 81b6a6b2aa REF make readwrite and network prettier 2021-07-18 00:03:44 -04:00
Nathan Dwarshuis c9d1c7f939 REF make memory module kinda pretty 2021-07-17 23:45:12 -04:00
Nathan Dwarshuis 2fb3cb2aaa REF make graphics module pretty 2021-07-17 23:28:59 -04:00
Nathan Dwarshuis d4a29b362f REF make filesytem module pretty 2021-07-17 23:12:59 -04:00