102 Commits (d078ba15a234228898f1683a2c22eb90ba446a4d)

Author SHA1 Message Date
Christian Göttsche 1b5e0071bb Restore non mouse support 4 years ago
WHR d22667725a Call mousemask(3X) to truly enable or disable mouse control 4 years ago
Christian Göttsche 1da78b5818 CRT: add debug printing function 4 years ago
Hisham Muhammad 72ba20fa5f Introduce screen tabs 4 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Daniel Lange 87c992739b Fix mouse wheel collision with autogroups nice adjustment 5 years ago
Christian Göttsche 0580dbb202 NetBSD: color process state P as running 5 years ago
Christian Göttsche 68460b25e3 Reset the signal handlers at program exit 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
Christian Göttsche 36880cd61c Add read-only option 5 years ago
Christian Göttsche 8163b8164f TaskMeter: always show number of threads 5 years ago
Christian Göttsche d9f2eacbc5 Linux: individually show shared memory 5 years ago
Benny Baumann 82157f598e Refactor to remove no-op calls 5 years ago
Benny Baumann a73064dda9 Remove setuid support 5 years ago
Christian Göttsche 6dba60f6bd Pass Settings to CRT_init 5 years ago
David Zarzycki 03824da684 Linux: individual huge page values in the huge page meter 5 years ago
David Zarzycki 37e186fd66 Linux: Add SwapCached to the swap meter 5 years ago
Christian Göttsche 27db9297b7 Show arrow indicating order of sorted process column 5 years ago
Christian Göttsche d609c04fe4 CRT: add METER_VALUE_ERROR and adjust some METER_VALUE_WARN colors 5 years ago
Christian Göttsche 61b8e31b41 Misc CRT cleanup 5 years ago
Nathan Scott 75e9f9a8d9 Cull the definitions of pageSize and pageSizeKB from CRT.c 5 years ago
Christian Göttsche 267014cbfe Add support to change numeric options in settings screen 5 years ago
Narendran Gopalakrishnan 09fe94da18 Improving Command display/sort 5 years ago
Christian Göttsche 1b225cd7a0 Show CPU temperature in CPU meter 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Christian Göttsche 2a9e8ca074 Add SystemdMeter 5 years ago
Murloc Knight ab17ef4dc0 Zram Meter feature 5 years ago
Adam Saponara dde71c6637 Highlight new and old processes (#74) 5 years ago
Christian Göttsche f757810f48 Improve handling of no data in Disk and Network IO Meters 5 years ago
Christian Göttsche 361877454f Cache PAGE_SIZE 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Christian Göttsche a802961286 Generalize Meter value colors for IO 5 years ago
Christian Göttsche 1df7fa387a Misc CRT cleanup 6 years ago
Benny Baumann 601480003f Centralise fault handling 6 years ago
Christian Göttsche b47bc667a2 Add key to pause process list updates 6 years ago
Michael F. Schönitzer d93cac12be
Add a date and datetime meter (#159) 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche e518459981 Add DiskIOMeter for IO read/write usage 6 years ago
Christian Göttsche 4b14ab9789 Adjust colors 6 years ago
Christian Göttsche 241e4b3dbf Drop redundant declarations 6 years ago
Christian Göttsche b85a31415e Avoid checking of undefined macros 6 years ago
Christian Göttsche c3952e7c20 Use strict function prototypes 6 years ago
Christian Göttsche 7107d1db0b Refactor __attribute__ usage 6 years ago
Benny Baumann 40441dca8e Enhance highlighting of semi-large and large numbers 6 years ago
Christian Göttsche 5d4061732f Allow third party sigsegv handler 6 years ago
Hugo Musso Gualandi 5ad3c11eaa Alignment tweak 6 years ago
Hugo Musso Gualandi 9207401f97 Clean up some code duplication in the header files 6 years ago
Nathan Scott 8ec5d4a3a0 Further, minor cleanups to headers post-MakeHeaders 6 years ago
Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations. 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago