winsiderss / systeminformer

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
https://systeminformer.sourceforge.io
MIT License
10.93k stars 1.39k forks source link

Add collapse/expand buttons when in tree view #1724

Open ChristopherHaws opened 1 year ago

ChristopherHaws commented 1 year ago

Description of the feature, modification, idea or suggestion

Right now there is an option to collapse services.exe on startup, but I would like to easily be able to collapse and expand the whole tree with the click of a button. This is something most IDE's support in their tree view and I have grown used to being able to collapse everything with the click of a button! ^_^ image

Additionally, I would love it if I could set process hacker to collapse all processes on startup, not just services.exe.

Thanks for the amazing software!

Proposed implementation details (optional)

No response

TheSQLGuru commented 11 months ago

I will expand on this and request Expand/Collapse functionality for ALL panels that expose a tree/nested hierarchy of items.

The Windows pop-up is definitely one of those. You apparently list out all threads for the app in a tree view in that panel, and it is quite difficult to make good use of the panel because of that. I will note that personally I would rather see just the primary thread of the app in that particular panel. I mean it is called the Windows pane for a reason, right? :-)