Commit Graph

44 Commits

Author SHA1 Message Date
Bradley Cicenas
38a1b305a7 grid updates, fix menu alignment 2017-03-06 13:00:30 +11:00
Bradley Cicenas
70f2648952 refactor all container widgets into subpackage 2017-02-27 09:04:24 +11:00
Bradley Cicenas
4aaf26b63d add common column width calculation method, global column spacing 2017-02-27 08:23:56 +11:00
Bradley Cicenas
05b50af87b add ContainerSource interface, fix secondary sort method 2017-02-27 08:12:28 +11:00
Bradley Cicenas
4709624b17 move field header into CompactGrid, add Align() method 2017-02-26 18:31:23 +11:00
Bradley Cicenas
b84e22fb90 refactor compact widgets into recursive gridbufferer 2017-02-26 17:22:50 +11:00
Bradley Cicenas
c3bb7c6b96 further containermap refactoring 2017-02-24 20:10:14 +11:00
Bradley Cicenas
9b483ba2f3 include block positioning in menu item drawing 2017-02-20 11:01:27 +11:00
Bradley Cicenas
93db38d654 align ctop header on resize, add keybinding to help dialog 2017-02-20 10:52:59 +11:00
Bradley Cicenas
335ac8d741 smooth cursor, row rendering. add maxRows calc to grid 2017-02-20 10:23:59 +11:00
Bradley Cicenas
8f8474e468 move compact field header into widgets 2017-02-19 15:09:27 +11:00
Bradley Cicenas
84849a0c9f add SetCursor method to menu 2017-02-19 14:54:24 +11:00
Bradley Cicenas
0e8480ce5d render global header independent of grid rows 2017-02-18 14:31:50 +11:00
Bradley Cicenas
8d9e6fd273 redrawrows on resize 2017-02-18 11:59:13 +11:00
Bradley Cicenas
24b92384ac resize indicator in gridview to override automatic alignment 2017-02-18 11:43:45 +11:00
Bradley Cicenas
9ddc99f788 refactor menu into subpackage 2017-02-15 18:40:16 +11:00
Bradley Cicenas
c9632c9bf6 add DelItem method to Menu 2017-02-15 17:15:03 +11:00
Bradley Cicenas
eb66f32a71 add SortItems param to Menu, AddItems method 2017-02-15 17:01:35 +11:00
Bradley Cicenas
b9bdc1c9c5 add Text() method, sorting to MenuItem 2017-02-15 16:31:04 +11:00
Bradley Cicenas
d031433ec4 refactor menu widget, add menuitem struct 2017-02-15 15:44:03 +11:00
Bradley Cicenas
97a561260a add filter string to ctopheader 2017-02-13 14:37:17 +11:00
Bradley Cicenas
e49af4d5bf bind input area to block coordinates 2017-02-13 14:16:36 +11:00
Bradley Cicenas
987da85db3 add container state checks, set status icon based on state string 2017-02-03 18:09:55 +11:00
Bradley Cicenas
9671fffbe9 add status indicator, setstatus method 2017-02-03 17:00:23 +11:00
Bradley Cicenas
6db32bad56 add autosizing,maxlen to input widget 2017-01-21 13:46:48 -05:00
Bradley Cicenas
edce2b674a refactor map, add padding type 2017-01-21 13:41:28 -05:00
Bradley Cicenas
bf201f55d3 add input widget, filter menu 2017-01-21 13:15:29 -05:00
Bradley Cicenas
5eda9e4d09 unpad empty precision from byte formatting 2017-01-20 10:56:49 -05:00
Bradley Cicenas
fd0cab6b7c add labels, comment to DiffHist 2017-01-12 13:39:02 -05:00
Bradley Cicenas
e22426b885 refactor hist to remove maxlen 2017-01-12 10:40:24 -05:00
Bradley Cicenas
3a0df1c490 rename histdata 2017-01-12 10:06:35 -05:00
Bradley Cicenas
a2b2ddcb8e move compactPar helper function into compact 2017-01-11 17:51:23 -05:00
Bradley Cicenas
2e77e40044 add displayitems override, padding updates to menu 2017-01-09 10:02:34 -05:00
Bradley Cicenas
e73732ae98 add custom label formatting, scale for expandedMem 2017-01-08 13:07:56 -05:00
Bradley Cicenas
72066aba6e update expanded net labels 2017-01-08 11:13:25 -05:00
Bradley Cicenas
3b0373b34f add diffhist struct, update expandednet widget 2017-01-08 10:54:25 -05:00
Bradley Cicenas
98a8cecfa1 add expanded net, mem widgets 2017-01-07 15:37:11 -05:00
Bradley Cicenas
99aac17030 init expanded view, add cpu histogram 2017-01-06 14:46:30 -05:00
Bradley Cicenas
bebdfd844f add ctop header, disabled by default 2017-01-06 08:49:22 -05:00
Bradley Cicenas
f311aad105 add ContainerWidgets interface, config channel 2017-01-06 07:59:45 -05:00
Bradley Cicenas
6d63d09c83 add mem% as sortable field 2017-01-06 07:02:56 -05:00
Bradley Cicenas
87d5ba447b refactor compact widgets into subpackage 2017-01-06 06:51:11 -05:00
Bradley Cicenas
3ec384414d refactor cpu gauge into standalone widget 2017-01-05 21:01:57 -05:00
Bradley Cicenas
222a030e0b move menu widget into subpackage 2017-01-04 18:13:17 -05:00