Commit History

Author SHA1 Message Date
  Daniel Lange 05c7d4fc20 Ignore FOCUS_IN and FOCUS_OUT events if these have been activated within xterm 10 months ago
  Benny Baumann e56089e1fa Update includes based on IWYU 1 year ago
  Benny Baumann 6aa9ef2726 Fix code style 1 year ago
  Nathan Scott b74673fe37 Rename ProcessList to ProcessTable throughout 1 year ago
  Sohaib Mohamed 53bdcab942 Support dynamic screens with 'top-most' entities beyond processes 1 year ago
  Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 1 year ago
  Sahil Siddiq 87db37966a Implement logic for '--max-iterations' 1 year ago
  Nathan Scott 72235d8e09 Adapt platform code for the new Machine base class 1 year ago
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 year ago
  Nathan Scott e4ebe18b67 Drop references to 'Process' in generic screen code 1 year ago
  Christian Göttsche 7c68f01ddd Misc cleanup 1 year ago
  Benny Baumann 40104588f3 Reformat code base 2 years ago
  Christian Göttsche 15fe50d272 Toggle the header meters with pound key 2 years ago
  Denis Lisov fa3e0d06c2 ProcessList_buildTree: produce sorted tree 3 years ago
  Denis Lisov a3a7958721 ProcessList: sort before panel rebuild if needed 3 years ago
  Sohaib Mohamed ba3a1df806 Fix misc styleguide issues and add missing header files 3 years ago
  Hisham Muhammad 72ba20fa5f Introduce screen tabs 3 years ago
  Silke Hofstra 696f79fe50 Dynamically scale the ST_UID size to support 32-bit UIDs 3 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Christian Göttsche 68f2bfea61 Abstract resize handling by adding a new Htop reaction 3 years ago
  Christian Göttsche b9e69223d0 ScreenManager: reduce ScreenManager_resize 3 years ago
  Christian Göttsche a8b8f5f836 ScreenManager: drop unused member 3 years ago
  nia 2ab8fb83ba netbsd: Support curses libraries without ncurses mouse support 3 years ago
  Benny Baumann 18e3fd5ce7 Check for set_escdelay in ncurses 3 years ago
  Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 3 years ago
  Nathan Scott 75fd9edf75 Reorder the header update and process scanning 3 years ago
  Christian Göttsche b862e36ee7 Separate data-update and drawing of header 3 years ago
  Christian Göttsche fd4e6b432b Use MainPanel type in State struct 3 years ago
  Daniel Lange 12f5f06e88 Check for sortTimeout to not run towards -inf 3 years ago
  Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 4 years ago
  Daniel Lange 2ba8a81d47 Fix clearing the last line in setup on function bar change (thanks cgzones) 4 years ago
  Christian Göttsche a3cced9fb6 Add option to hide the Function Bar 4 years ago
  Christian Göttsche 24c5ca9ddf Panel: rework hight logic 4 years ago
  Christian Göttsche 86d2931255 Restore highlighted header of current sorted process column 4 years ago
  Christian Göttsche e3862aa67e Rework drawing of FunctionBar 4 years ago
  Daniel Lange 7b739b6292 Fix pause mode ("Z") in tree view 4 years ago
  Benny Baumann c49ca61dd9 Common order for ESC/q/F10 4 years ago
  Christian Göttsche 19b5141685 Hide process selection on ESC 4 years ago
  Nathan Scott fee217551c Drop unneeded parameters to the ScreenManager constructor 4 years ago
  Daniel Lange 0951090fa4 Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processes 4 years ago
  Benny Baumann 45869513bf Embracing branches 4 years ago
  Benny Baumann 61e14d4bb2 Spacing around operators 4 years ago
  Adam Saponara dde71c6637 Highlight new and old processes (#74) 4 years ago
  Christian Göttsche 96e2a4259e Continue to update generic data in paused mode 4 years ago
  Benny Baumann 0f5262917f Make all required includes explicit 4 years ago
  Christian Göttsche b47bc667a2 Add key to pause process list updates 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Christian Göttsche 18b1e9fba9 Do not drop qualifier in cast 4 years ago
  Nathan Scott c9ecd0fa74 Revert the vim_mode setting for now, needs a rethink 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 5 years ago