Nathan Dwarshuis
|
d1221a4ae9
|
ENH update conf for xmonad
|
2020-03-15 12:05:08 -04:00 |
Nathan Dwarshuis
|
f55f7ff9ca
|
FIX remove extra tengths digit
|
2020-03-07 10:58:28 -05:00 |
Nathan Dwarshuis
|
01ded9541e
|
ENH force conky to appear on primary monitor
|
2020-02-07 22:27:45 -05:00 |
Nathan Dwarshuis
|
45a3903144
|
ENH update graphics for optimus-manager
|
2020-01-30 23:48:02 -05:00 |
Nathan Dwarshuis
|
fa0ad15c70
|
Revert "ENH change color sheme"
This reverts commit bd36011119 .
|
2020-01-28 20:22:15 -05:00 |
Nathan Dwarshuis
|
239b48c74b
|
ENH update submodule
|
2020-01-28 20:19:27 -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
|
d8bd989e3d
|
ENH add commented code for eventual xmonad setup
|
2019-10-25 22:08:22 -04:00 |
Nathan Dwarshuis
|
f5dae615f5
|
ENH make system display n/a when no pacman stats available
|
2019-10-13 21:14:08 -04:00 |
Nathan Dwarshuis
|
b1ad4fcfa7
|
ENH make kernel part of the static image
|
2019-10-13 21:13:00 -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
|
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
|
07f2e89c77
|
ENH move last update and sync to the pacman_update systemd script
|
2019-10-11 21:52:10 -04:00 |
Nathan Dwarshuis
|
3457a5f675
|
ENH use external pacman update script now
|
2019-10-10 22:52:49 -04:00 |
Nathan Dwarshuis
|
d4c2fa1f59
|
ENH updated core
|
2019-10-10 22:52:37 -04:00 |
Nathan Dwarshuis
|
d4ffa068f9
|
ENH update core to lua 5.3
|
2019-09-01 15:35:18 -04:00 |
Nathan Dwarshuis
|
d1c31f1f38
|
ENH update to lua 5.3
|
2019-09-01 15:34:10 -04: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
|
4286e53b7d
|
added screenshot file
|
2018-09-01 14:59:39 -04:00 |
petrucci4prez
|
08ff747001
|
added screenshot
|
2018-09-01 14:59:07 -04:00 |
petrucci4prez
|
0e38874d2a
|
updated core
|
2018-08-31 11:29:53 -04:00 |
petrucci4prez
|
e275bd9b53
|
add readme
|
2018-08-08 18:02:14 -04:00 |
petrucci4prez
|
e2ae757850
|
fix ac bug
|
2018-08-05 18:08:52 -04:00 |
petrucci4prez
|
a6c2b72dc6
|
remove igpu and cache from power
|
2018-08-05 18:04:22 -04:00 |
petrucci4prez
|
8829303a92
|
fix path
|
2018-08-05 18:04:09 -04:00 |
petrucci4prez
|
a201c6bdcc
|
fix single dial draing bug
|
2018-08-05 17:58:27 -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
|
dc38389c8a
|
split bar into static and dynamic drawing
|
2018-08-05 14:54:49 -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
|
7dde7151a3
|
also update this to accomodate startup rendering
|
2018-08-05 11:07:27 -04:00 |
petrucci4prez
|
e8784b46ed
|
begin static cairo rendering with panel
|
2018-08-05 04:05:38 -04:00 |
petrucci4prez
|
c6b68e7edc
|
small performance improvement
|
2018-08-04 18:07:48 -04:00 |
petrucci4prez
|
0872cc236c
|
small speedup for top table
|
2018-08-04 17:54:34 -04:00 |
petrucci4prez
|
23cd57d1aa
|
rearrange power monitor with mulitplot
|
2018-02-18 20:50:49 -05:00 |
petrucci4prez
|
72e6e9b367
|
add dcache fs
|
2018-02-10 13:41:10 -05:00 |
petrucci4prez
|
851840d03b
|
remove testy
|
2018-01-07 18:06:25 -05:00 |