mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
handle clicks on panel header line
This commit is contained in:
2
Action.h
2
Action.h
@ -45,6 +45,8 @@ Object* Action_pickFromVector(State* st, Panel* list, int x);
|
||||
|
||||
bool Action_setUserOnly(const char* userName, uid_t* userId);
|
||||
|
||||
Htop_Reaction Action_setSortKey(Settings* settings, ProcessField sortKey);
|
||||
|
||||
// ----------------------------------------
|
||||
|
||||
void Action_setBindings(Htop_Action* keys);
|
||||
|
Reference in New Issue
Block a user