Commit Graph

36 Commits

Author SHA1 Message Date
Nathan Dwarshuis 5875eeff98 REF make modules return startup closures 2021-07-17 00:17:22 -04:00
Nathan Dwarshuis ca136ad551 REF use separate file to define geometry 2021-07-16 23:25:44 -04:00
Nathan Dwarshuis 0c655fadb9 REF move all widget building to common 2021-07-11 23:57:56 -04:00
Nathan Dwarshuis e72453d79e Revert "ENH use enum for x/y alignment"
This reverts commit df16b60f4a.
2021-07-11 18:53:57 -04:00
Nathan Dwarshuis df16b60f4a ENH use enum for x/y alignment 2021-07-11 18:39:30 -04:00
Nathan Dwarshuis 073e7239d1 REF remove dead code 2021-07-11 17:14:06 -04:00
Nathan Dwarshuis b1d321bfc2 ENH use threshold style objects 2021-07-10 23:33:25 -04:00
Nathan Dwarshuis 03add92fdd REF use line style argument 2021-07-10 23:07:27 -04:00
Nathan Dwarshuis 7bff2e5885 ENH combine max length and printf format args 2021-07-10 22:50:30 -04:00
Nathan Dwarshuis a7db545cd3 ENH use string.print instead of prefix/suffix 2021-07-10 19:07:45 -04:00
Nathan Dwarshuis e2f622fd22 REF use common text types 2021-07-10 17:13:17 -04:00
Nathan Dwarshuis a96dd545c8 REF use point for text 2021-07-09 23:53:21 -04:00
Nathan Dwarshuis c683b68204 REF don't use kwargs in textcolumn 2021-07-09 22:22:49 -04:00
Nathan Dwarshuis 2ae3da11f4 REF don't use kwargs in text 2021-07-09 00:10:59 -04:00
Nathan Dwarshuis ed2376e418 REF don't use kwargs for line-like things 2021-07-08 23:26:38 -04:00
Nathan Dwarshuis 1c4675569a FIX manually specify alignment 2021-07-07 23:16:26 -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 42535dfcb5 REF move font specs into common module 2021-07-06 00:11:00 -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 56c445a23d ADD tmpfs to filesystem monitor 2021-05-12 12:54:58 -04:00
Nathan Dwarshuis 7abefbe756 ADD smartd indicator 2021-02-02 18:21:32 -05:00
Nathan Dwarshuis 27f1f6e51e ENH remove two filesystems 2021-02-01 03:02:52 -05:00
ndwarshuis 7125292168 forgot to change the path for the new var/cache partition 2018-09-28 10:40:41 -04:00
ndwarshuis 0cebe69d98 moved var cache to its own dir so rename the appropriate line in
filesystem module
2018-09-28 10:37:59 -04:00
petrucci4prez a6c2b72dc6 remove igpu and cache from power 2018-08-05 18:04:22 -04:00
petrucci4prez dc38389c8a split bar into static and dynamic drawing 2018-08-05 14:54:49 -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 72e6e9b367 add dcache fs 2018-02-10 13:41:10 -05: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