Files
ladybird/Userland/Applications/SystemMonitor/ProcessStateWidget.cpp
Andreas Kling e43fba0c58 SystemMonitor: Add tab with detailed state to process properties window
This is done using a wrapper model that transforms all the information
about a single process in the ProcessModel and turns it into a 2-column
table model with only that process in it.
2021-04-11 13:24:59 +02:00

4.0 KiB