Commit Graph

26 Commits

Author SHA1 Message Date
f1yegor
dbaebe0192 add pids, IO stat 2017-03-12 02:35:40 +01:00
Bradley Cicenas
2d2d58d47f filter Containers in place 2017-03-08 11:26:22 +11:00
Bradley Cicenas
f102e48cc9 add WidgetUpdater interface to container, replace struct fields with metamap 2017-03-06 19:25:59 +11:00
Bradley Cicenas
56be64367b refactor widgets, add wrapper structs 2017-03-03 18:57:26 +11:00
Bradley Cicenas
423ad8e753 add stateMap for consistent state sorting 2017-03-01 11:03:57 +11:00
Bradley Cicenas
05b50af87b add ContainerSource interface, fix secondary sort method 2017-02-27 08:12:28 +11:00
Bradley Cicenas
d06f07044f start moving collector init into containermap 2017-02-23 13:01:56 +11:00
Bradley Cicenas
b529d41091 add secondary sort by name 2017-02-23 12:32:35 +11:00
Bradley Cicenas
a1fdd8fb49 add sorting by container state 2017-02-22 16:20:37 +11:00
Bradley Cicenas
549d4892eb move filter into own function 2017-02-20 10:23:17 +11:00
Bradley Cicenas
a1f860a020 export config struct fields, add convenience methods for value fetching 2017-02-16 15:06:05 +11:00
Bradley Cicenas
90f6ce3962 refactor config, add Switch and Param struct + config labels 2017-02-16 14:02:13 +11:00
Bradley Cicenas
eb66f32a71 add SortItems param to Menu, AddItems method 2017-02-15 17:01:35 +11:00
Bradley Cicenas
d56af1d932 update config with get, gettoggle methods 2017-02-12 17:03:10 +11:00
Bradley Cicenas
85cd6864ba refactor global config into subpackage 2017-02-07 03:33:09 +00:00
Bradley Cicenas
9a87c269aa add reverse sort order option, toggle 2017-01-12 14:48:29 -05:00
Bradley Cicenas
6856a7028b refactor container sorting 2017-01-12 14:24:12 -05:00
Bradley Cicenas
392bc02e59 add net sorter, sortfield option 2017-01-10 16:56:49 -05:00
Bradley Cicenas
2e77e40044 add displayitems override, padding updates to menu 2017-01-09 10:02:34 -05:00
Bradley Cicenas
6d63d09c83 add mem% as sortable field 2017-01-06 07:02:56 -05:00
Bradley Cicenas
062c4298f2 init global config 2017-01-03 12:37:09 -05:00
Bradley Cicenas
6e87539b9d add client to containermap, add views package, help view 2017-01-01 17:42:13 -05:00
Bradley Cicenas
adaa07fd4d move containermap to own file 2016-12-30 17:17:46 -05:00
Bradley Cicenas
72b643d5d2 add redraw handler to reorder rows 2016-12-30 17:10:49 -05:00
Bradley Cicenas
995285ebb9 refactor sort into containermap struct 2016-12-30 15:14:07 -06:00
Bradley Cicenas
12ce9b1874 add custom container sorter 2016-12-29 21:22:25 -06:00