summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-14Merge remote-tracking branch 'rephorm/filter'Sean E. Russell
2020-02-14Merge remote-tracking branch 'mattLLVW/feature/network_interface_list'Sean E. Russell
2020-02-14Updates release info.Sean E. Russell
2020-02-14Merge remote-tracking branch 'jrswab/nordColorScheme'Sean E. Russell
2020-02-14Merge remote-tracking branch 'theverything/add-missing-option-to-readme'Sean E. Russell
2020-02-14Fixes rowspan losing widget bug. Preps for 3.2.0Sean E. Russell
2020-02-14Add merge todosSean E. Russell
2020-02-13Switching maintainership.Sean E. Russell
2020-02-13Updates the version to reflect feature additions and mergesv3.1.0Sean E. Russell
2020-02-13Updates docs for layout rework.Sean E. Russell
2020-02-13Merge remote-tracking branch 'jrswab/otherSigTerms'Sean E. Russell
2020-02-13Reworks the -l argument. Combines the layout args into one (smarter) one, and...Sean E. Russell
2020-02-13Solarized theme fixesMarkus Peloquin
2020-02-13Merge remote-tracking branch 'howjmay/fix_typo'Sean E. Russell
2020-02-13Updates README with information about layoutsSean E. Russell
2020-02-13Adds a disk-focused layoutSean E. Russell
2020-02-13Fixes the directory structure.Sean E. Russell
2020-02-13v1 of dynamic layout for GUISean E. Russell
2020-02-12Gets rid of vendor, starts adding dynamic layout.Sean E. Russell
2020-02-12Adds an option to disable the temperature widget for, e.g., VPSes or other se...Sean E. Russell
2020-01-25Add deprecation noticeCaleb Bassi
2020-01-23added the degrees symbol(°) to the temperatures, made the TempWidget.Draw fu...Bart Willems
2020-01-22fix: Fix typosHowJMay
2019-10-03Added sigterm options to "d" command.Jaron Swab
2019-10-02Added check for shell argumentsJaron Swab
2019-10-02Created a json config fileJaron Swab
2019-10-01Added a color scheme to match Nord.Jaron Swab
2019-09-26Add missing cli option to README and fix formattingJeffrey Horn
2019-09-09added cli usage info, removed useless type aliasMatt Melquiond
2019-07-15Refactor help menuCaleb Bassi
2019-07-14Changed GPU naming schemeKraust
2019-07-14Added FreeBSD Nvidia GPU support using nvidia-smiKraust
2019-07-14Removed nvidia temps as another PR handles this.Kraust
2019-07-14FreeBSD FixesKraust
2019-06-12Implement #148 and #149Matt Melquiond
2019-06-07Refactor network interface selectionCaleb Bassi
2019-06-06Remove unused duplicate definition.Brian Mattern
2019-06-04Remove default filter (oops).Brian Mattern
2019-06-04Factor Entry widget out of proc.Brian Mattern
2019-06-04Fix fullwidth rune handling.Brian Mattern
2019-06-03Move filter event handling into proc widget.Brian Mattern
2019-06-03Convert tabs to spaces in README.md.Brian Mattern
2019-06-03Handle space in filter input box.Brian Mattern
2019-06-03Add padding around filter label and edit box.Brian Mattern
2019-06-03Fix counter when list has 0 items.Brian Mattern
2019-06-03Add cursor while editing filter.Brian Mattern
2019-06-03Refactor filter editing input handling.Brian Mattern
2019-06-03Update process list immediately when filter changes.Brian Mattern
2019-05-31First pass at filter support.Brian Mattern
2019-05-29Misc project changesCaleb Bassi