Commit Graph

12 Commits

Author SHA1 Message Date
Sean E. Russell
162ed50189 Merge branch 'go1.16' 2021-05-03 11:43:13 -05:00
Sean E. Russell
1181b94bd2 Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin. 2020-06-09 09:54:10 -05:00
Sean E. Russell
f96a97c3d8 Prepped for release 2020-02-18 13:27:38 -06:00
Markus Peloquin
44b8ac9c1a Solarized theme fixes
The Solarized theme doesn't work well on light themes. (Light/dark have
identical palettes, but the foreground/background colors are different
and greys obviously get used differently.)

This commit makes the 'solarized' theme use the foreground color instead
of '250' and use the average of base00 and base0 for DiskBar. (These
greys are already close to 50%.)

This commit also adds two 16-color themes utilizing the extra violet/
orange colors, and uses the appropriate grey color for DiskBar.
2020-02-13 12:39:08 -06:00
Sean E. Russell
0932e3c3d0 Merge remote-tracking branch 'howjmay/fix_typo' 2020-02-13 12:12:40 -06:00
林博仁(Buo-ren Lin)
0817bea2bb Implement snap packaging, snaps are universal linux packages
This patch implements the necessary details to package gotop as a snap
that can be installed on various GNU/Linux distributions supported by
Snapd.

Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
2019-04-25 11:11:26 -07:00
Caleb Bassi
e81b4c14c0 Update gitignore 2018-12-12 18:13:39 -08:00
Caleb Bassi
69e3564268 Cleanup merge from chiefy:feature/nfpm 2018-10-22 19:18:06 -07:00
Christopher 'Chief' Najewicz
d05e6b04eb Create Makefile to target rpm/dep w/ nfpm 2018-10-12 11:24:27 -04:00
Caleb Bassi
8e750b8e90 Update gitignore 2018-04-29 10:59:26 -07:00
Caleb Bassi
b36602ca97 Add goreleaser 2018-04-09 18:43:34 -07:00
Caleb Bassi
6c3602aba3 Added .gitignore 2018-03-07 22:59:37 -08:00