Commit Graph

550 Commits

Author SHA1 Message Date
Sean E. Russell
ffbd8828dc Prevent crashes on Windows from wonky CPU values #70 2020-03-03 14:19:37 -06:00
Sean E. Russell
20a90672d6 default layout matches old behavior, pre-Layout 2020-03-03 14:16:28 -06:00
Sean E. Russell
9f67cdf773 Change Version so it can be set at compile time. @extensions 2020-03-03 05:47:52 -06:00
Sean E. Russell
8642e94d90 Workflow and documentation improvements. 2020-03-02 13:41:55 -06:00
Sean E. Russell
ce00a54104 Why isn't this showing up, github? 2020-03-02 13:16:45 -06:00
Sean E. Russell
41a7ab324f resolves #65 Runs tests. Currently, does everything short of initializing the UI, which means it runs the config and plugin code. Currently does not execute any dummy code, such as testing config files etc. 2020-03-02 09:58:03 -06:00
Sean E. Russell
b5e451b225 Automate (mostly) AUR updates 2020-03-02 08:59:36 -06:00
Sean E. Russell
fc3a12cd73 Trigger Homebrew update on release 2020-03-01 09:46:57 -06:00
Sean E. Russell
bfbdfaf2f5 Documentation updates.
Fixed badge names

Doc fixes
2020-03-01 06:34:36 -06:00
Sean E. Russell
855ebfd93c Fix workflow & version bump. 2020-02-29 16:33:32 -06:00
Sean E. Russell
102e544131 Adds build status 2020-02-29 16:26:29 -06:00
Sean E. Russell
94221e05c6 Version bump, mainly to test workflow. 2020-02-29 16:20:20 -06:00
Sean E. Russell
dd1ea52ff3 More CI/CD work. Gives up on asset uploads and tries pre-release. 2020-02-29 16:15:28 -06:00
Sean E. Russell
4ed2037b30 Actions work in $GITHUB_WORKSPACE. Still can't get upload-artifact to upload multiple files 2020-02-29 15:56:32 -06:00
Sean E. Russell
167d295096 Stupid, stupid, stupid... 2020-02-29 15:39:13 -06:00
Sean E. Russell
4f59559734 Still trying to get Actions to work properly. 2020-02-29 15:30:31 -06:00
Sean E. Russell
3449e086df Still trying to get uploads to work. 2020-02-29 14:59:39 -06:00
Sean E. Russell
ee2010bfc1 Still working through github's poorly documented workflows. I miss bitbucket. 2020-02-29 14:43:50 -06:00
Sean E. Russell
39668553e4 Github actions, upload built artifacts 2020-02-29 14:37:16 -06:00
Sean E. Russell
6dc2ff1fc6 Getting CGO right w/ workflow 2020-02-29 08:51:10 -06:00
xxxserxxx
0b9f823543
Github workflows v1 2020-02-29 06:11:34 -06:00
Sean E. Russell
640f4a21d7 Update go version to match (necessary) plugin versions
Another version bump for plugins
2020-02-28 15:35:42 -06:00
Sean E. Russell
18be89370d Getting the tags right so modules work for plugins 2020-02-28 15:07:02 -06:00
Sean E. Russell
98667ca9f7 Doc fix 2020-02-28 15:03:04 -06:00
Sean E. Russell
afb62afcdf Path changes for major revision 2020-02-28 14:48:35 -06:00
Sean E. Russell
c6af0ab404 Merge branch 'v3.4.x' 2020-02-28 14:38:32 -06:00
Sean E. Russell
d16cf1c6d2 Merge branch 'master' of github.com:xxxserxxx/gotop 2020-02-28 14:11:31 -06:00
Sean E. Russell
231b0d03fe Extensions. 2020-02-28 10:06:05 -06:00
Sean E. Russell
7a89225d72 Abstracts CPU & mem devices.
Finishes device refactoring: temps

Refactoring to allow updating maps. Simpler, and optimizable.
2020-02-28 07:06:51 -06:00
Sean E. Russell
4fce1654c5 Merge branch 'v3.4.x' into nvidia 2020-02-27 16:13:23 -06:00
Sean E. Russell
a5b039cd92 Adding some dev docs. 2020-02-27 15:44:45 -06:00
Sean E. Russell
b03566cd60 Fixes #62, the one-column bug
Updates ticket info
2020-02-27 12:51:59 -06:00
Sean E. Russell
0e9be443b0 Fixes #59: keys not controlling processes widget
Version bump

Version bump
2020-02-26 16:47:24 -06:00
Sean E. Russell
d0e2acc791 Changelog 2020-02-26 15:59:32 -06:00
Sean E. Russell
6befa0ef84 Fixes #59: keys not controlling processes widget 2020-02-26 15:51:46 -06:00
Sean E. Russell
3641a94ba9 Merge remote-tracking branch 'willems/master' into temps 2020-02-25 14:26:52 -06:00
Sean E. Russell
11c33726aa Adds charge/discharge to power widget.
Issue tracking
2020-02-25 14:22:20 -06:00
Sean E. Russell
e38f6fc8c4 Refactoring devices in support of GPU 2020-02-25 14:04:55 -06:00
Sean E. Russell
64f139d580 NVIDIA support 2020-02-25 13:22:12 -06:00
Sean E. Russell
1375dce1be Merge branch 'master' into nvidia 2020-02-24 10:03:08 -06:00
Sean E. Russell
39dc97b37f Documentation clean-up. 2020-02-23 08:16:02 -06:00
Sean E. Russell
8d767a448e Documentation clean-up. 2020-02-23 08:13:43 -06:00
Sean E. Russell
9cc6cab641 Cleans the Arch PKGBUILD to reduce namcap warnings. 2020-02-23 07:00:05 -06:00
Sean E. Russell
ec280a31d7 Arch package (src) 2020-02-22 15:37:15 -06:00
Sean E. Russell
f3af092b12 Fixes #15, crash when battery info includes devices 2020-02-20 19:28:15 -06:00
Sean E. Russell
af40172604 Merge branch 'master' into v3.4.x 2020-02-20 19:26:34 -06:00
Sean E. Russell
cbad9c124e Fixes #15, crash when battery info includes devices 2020-02-20 18:57:06 -06:00
Sean E. Russell
a2d04d316d Moved todos around to correct files 2020-02-20 18:56:52 -06:00
Sean E. Russell
3fb29b5ecf Merge remote-tracking branch 'kraust/master' into nvidia
However, this drastically increases CPU use of gotop, so leaving this
unmerged at the moment.
2020-02-20 13:41:43 -06:00
Sean E. Russell
5df9babef6 Changelog cleanup & add todos. 2020-02-20 13:26:39 -06:00