mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
feat: Add command line arguments to process tooltips, exclude kthreads on Linux
Fixes #2558
This commit is contained in:
@@ -86,6 +86,7 @@ namespace hex::plugin::builtin {
|
||||
struct Process {
|
||||
u32 id;
|
||||
std::string name;
|
||||
std::string commandLine;
|
||||
ImGuiExt::Texture icon;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user