- 22 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
-
- 27 Nov, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 24 Nov, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 20 Nov, 2014 1 commit
-
-
Hisham Muhammad authored
Made the logic more modular, hopefully easier to follow, and removed repeated code. Plus, some optimization in RichString code.
-
- 04 Jun, 2014 1 commit
-
-
Hisham Muhammad authored
Ensure one mini-reading-cycle runs before getting the UI active so we have two data points to get better meter measurements from the get-go.
-
- 06 May, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 03 May, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 25 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
but the current process will remain selected (so you can filter, choose and then go back to unfiltered mode to see the children of that process). Inspired by feedback at http://www.reddit.com/r/linux/comments/23wpc7/announcing_htop_103_with_new_features_bugfixes/ch1paos
-
- 24 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 22 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 21 Apr, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 09 Apr, 2014 2 commits
-
-
Hisham Muhammad authored
It is now accessible via F6 when on tree view (as a bonus, it is now also reachable via the mouse). The function bar now dynamically changes to reflect the toggle nature of the tree-view mode (F5) and the F6 key serves as expand/collapse when on tree mode, and its previous behavior of bringing up the "Sort By" menu (which only made sense on non-tree mode). Users wishing to go to the "Sort By" menu straight from Tree View can still do so with the "<" and ">" keys (the top-compatible keys for sort selection).
-
Hisham Muhammad authored
Add missing check for return value and be more conservative in constructs to avoid future slips of this kind.
-
- 14 Jan, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 18 Dec, 2013 1 commit
-
-
Hisham Muhammad authored
-
- 26 Feb, 2013 1 commit
-
-
Hisham Muhammad authored
Don't end up killing init if process selected to be killed terminates before the user selects a signal. Closes #3606072.
-
- 05 Dec, 2012 1 commit
-
-
Hisham Muhammad authored
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
-
- 10 Nov, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 04 Oct, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 10 Aug, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 05 Jun, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 28 May, 2012 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 30 Mar, 2012 1 commit
-
-
Hisham Muhammad authored
This avoids killing the wrong process.
-
- 05 Mar, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 02 Feb, 2012 1 commit
-
-
Hisham Muhammad authored
persistence of mouse selections. Closes #3165065.
-
- 29 Jan, 2012 1 commit
-
-
Hisham Muhammad authored
I could not reproduce the crash in current SVN (I've been adding checks for problems like this), but the sanity check looks correct. Thanks to Cybjit. Closes #3481053.
-
- 26 Dec, 2011 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 25 Dec, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 01 Dec, 2011 1 commit
-
-
Hisham Muhammad authored
Keep panel structure up-to-date as process list changes when headers are updated during the screen manager. Hopefully closes #3444533.
-
- 21 Nov, 2011 1 commit
-
- 18 Nov, 2011 1 commit
-
-
Hisham Muhammad authored
* Performance improvements * Support for splitting CPU meters into two or four columns (thanks to Wim Heirman) * Switch from PLPA, which is now deprecated, to HWLOC. * Bring back support for native Linux sched_setaffinity, so we don't have to use HWLOC where we don't need to. * Support for typing in user names and column fields in selection panels.
-
- 05 Nov, 2011 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Factored code from the SignalsPanel to apply to all selections from main screen. Closes feature request #3425304.
-
- 03 Nov, 2011 1 commit
-
-
Hisham Muhammad authored
(thanks to Bin Guo)
-
- 29 Sep, 2011 1 commit
-
-
Hisham Muhammad authored
-