summaryrefslogtreecommitdiffstats
path: root/CRT.h
Commit message (Collapse)AuthorAgeFilesLines
* Avoid overlapping key values defined by curses (Real fix).Explorer092016-03-091-1/+1
| | | | Real fix for issue #438.
* Avoid overlapping key values defined by curses.Hisham2016-03-081-1/+1
| | | | Closes #438.
* Fix behavior of ESC key, getting rid of the annoying delay.Hisham2016-02-191-0/+2
| | | | | Thank you @Explorer09 for the push! Closes #417.
* Merge pull request #221 from eworm-de/define-array-sizeHisham Muhammad2015-08-201-2/+6
|\ | | | | use a define for graphical meter array size
| * remove UTF-8 code when compiling with --disable-unicodeChristian Hesse2015-08-191-2/+6
| |
* | Add expand/collapse on additional clicks!Hisham Muhammad2015-08-191-0/+1
| |
* | Support for NCurses 6.0 and mouse wheelHisham Muhammad2015-08-191-0/+5
|/
* Visual tweaks: change color when following, add Broken Gray theme.Hisham Muhammad2015-04-091-3/+5
|
* Let's see if responsiveness is still good using the full CRT_delayHisham Muhammad2015-02-041-0/+2
| | | | | in ncurses. CPU usage goes down noticeably. (Also, add missing comma, sorry.)
* Make the implementation of color schemes declarative.Hisham Muhammad2015-02-031-8/+13
|
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-9/+19
| | | | | This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
* Changes for supporting separate platform subdirectories.Hisham Muhammad2014-11-241-3/+2
|
* Added new color for 'D' state.Valmiky Arquissandas2014-10-141-0/+1
|
* Make blue text more readable. Closes #55.Hisham Muhammad2014-04-241-0/+2
|
* Report as an exit function.Hisham Muhammad2014-04-241-0/+2
|
* alignment improvementsHisham Muhammad2014-02-271-0/+2
|
* Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad2012-12-051-2/+2
| | | | UTF-8 display of big numbers.
* Fail gracefully when /proc is not mountedHisham Muhammad2012-10-191-0/+2
| | | | | (thanks to Philipp Hagemeister)
* major header cleanupHisham Muhammad2011-12-261-13/+1
|
* show cursor when function bar allows typing an entry.Hisham Muhammad2011-09-081-0/+2
|
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
|
* make htop friendly to uclibc (thanks to Matt for the report)Hisham Muhammad2010-12-051-0/+2
|
* Split process and thread counts in tasks meterHisham Muhammad2010-11-231-1/+0
|
* add support for steal/guest CPU time measurementHisham Muhammad2010-08-241-2/+7
| | | | | | simplify processor data accounting (add CPUData structure) remove Process_clone trick
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
|
* Option to display hostname in the meters areaHisham Muhammad2009-02-171-0/+1
|
* ACPI Battery meterHisham Muhammad2008-09-231-0/+1
| | | | | contributed by Ian Hands
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-4/+0
| | | | | Reduces resulting code size.
* BUGFIX: Fix display of CPU count for threaded processes.Hisham Muhammad2008-03-081-0/+2
| | | | | | | | | | When user threads are hidden, process now shows the sum of processor usage for all processors. When user threads are displayed, each thread shows its own processor usage, including the root thread. (thanks to Bert Wesarg for the report) Also, add option to display thread colors differently.
* Improve error display on crash to get better bug reports.Hisham Muhammad2007-11-081-0/+1
|
* Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ↵Hisham Muhammad2006-10-041-0/+3
| | | | | | | status bar (minor modifications: default to false, add help)
* Horizontally scroll in larger increments when on theHisham Muhammad2006-07-231-0/+2
| | | | | Linux console because of slow update of unaccelerated fb
* Regenerated all headers.Hisham Muhammad2006-06-061-8/+24
|
* Initial import.Hisham Muhammad2006-03-041-0/+112

© 2014-2024 Faster IT GmbH | imprint | privacy policy