Commit Graph

43 Commits

Author SHA1 Message Date
Nathan Dwarshuis cc806784e6 ENH move cpu functions to cpu module 2021-07-17 21:22:17 -04:00
Nathan Dwarshuis 4da354dd91 REF move static drawing init to own module 2021-07-17 16:59:06 -04:00
Nathan Dwarshuis 36c23df114 REF get rid of global vars passed to modules 2021-07-17 16:43:00 -04:00
Nathan Dwarshuis 5875eeff98 REF make modules return startup closures 2021-07-17 00:17:22 -04:00
Nathan Dwarshuis 1fb91d03be REF clean up dead code 2021-07-16 23:38:27 -04:00
Nathan Dwarshuis ca136ad551 REF use separate file to define geometry 2021-07-16 23:25:44 -04:00
Nathan Dwarshuis b25bd994ae ENH use trigger to control when HWP query fires 2021-07-13 23:50:50 -04:00
Nathan Dwarshuis a5af4f9200 ENH don't unnecessarilty make point for box 2021-07-11 18:12:39 -04:00
Nathan Dwarshuis ea4884d25f ENH don't retroreference rectange geometries 2021-07-10 13:52:28 -04:00
Nathan Dwarshuis b33cf3933f REF move patterns into common theming/widget composition module 2021-07-05 23:27:43 -04:00
Nathan Dwarshuis 68faa2d3f3 ENH use split surfaces to draw all static paths 2019-10-13 21:05:38 -04:00
Nathan Dwarshuis ea5bfb5e85 ENH collect garbage only during startup
FIX ac power bug
2019-10-12 18:14:38 -04:00
Nathan Dwarshuis b9a140d445 ENH optimize battery polling 2019-10-12 02:20:45 -04:00
Nathan Dwarshuis 07f2e89c77 ENH move last update and sync to the pacman_update systemd script 2019-10-11 21:52:10 -04:00
Nathan Dwarshuis d1c31f1f38 ENH update to lua 5.3 2019-09-01 15:34:10 -04:00
petrucci4prez e2ae757850 fix ac bug 2018-08-05 18:08:52 -04:00
petrucci4prez 8829303a92 fix path 2018-08-05 18:04:09 -04:00
petrucci4prez 308c6791d2 clean up main 2018-08-05 16:54:22 -04:00
petrucci4prez 02110b5860 use simpler function 2018-08-05 16:09:36 -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 e8784b46ed begin static cairo rendering with panel 2018-08-05 04:05:38 -04:00
petrucci4prez 04c3b0df40 get rid of silly env var 2017-12-10 18:15:19 -05:00
petrucci4prez dd0a23815b remove weather module...they now charge ppl :( 2017-10-23 02:47:09 -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 003dbaa3b9 add finalizers 2017-07-19 02:18:57 -04:00
petrucci4prez 7fecbdab4a rename json and util to follow naming conventions 2017-07-19 00:43:44 -04:00
petrucci4prez dabe69bb8d rename default_patterns to fit module naming conventions 2017-07-19 00:33:56 -04:00
petrucci4prez 24cca22845 optimize booleans for Weather.lua 2017-07-18 00:04:59 -04:00
petrucci4prez 2d1e4b3d9c handle booleans better in main.lua 2017-07-17 23:30:34 -04:00
petrucci4prez adf16750cb update conventions 2017-07-16 22:03:35 -04:00
petrucci4prez 8a6089586e init vars flanked by _ instead of __ 2017-07-16 14:50:33 -04:00
petrucci4prez 85361b55d4 update conventions and flank init vars with __ 2017-07-16 14:31:18 -04:00
petrucci4prez 674523b8c0 rename log_changed 2017-07-16 14:20:17 -04:00
petrucci4prez 67b734240b rename conky_window upval 2017-07-16 14:15:55 -04:00
petrucci4prez b78fc35478 rename vars according to conventions in main.lua 2017-07-16 14:13:09 -04:00
petrucci4prez 71d90d542e rename temp global variable 2017-07-16 13:56:13 -04:00
petrucci4prez 8275b64a2a better conventions 2017-07-16 13:49:43 -04:00
petrucci4prez 0ed2b3d5c5 add conventions? 2017-07-16 03:59:40 -04:00
petrucci4prez 7fa168a925 update for clevo n855hj 2017-07-15 20:08:39 -04:00
petrucci4prez c4877e6b9c removed USB and Remote 2016-08-12 00:42:19 -04:00
petrucci4prez 049f720dd2 changed paths to reflect subtree 2016-08-12 00:01:10 -04:00
petrucci4prez 7524b32393 init 2016-08-11 23:25:56 -04:00