serenity/Userland/Applications/SystemMonitor
Orel d8474805e8 SystemMonitor: Save configuration of columns
Save the columns configuration from the last run in the respective
config file, and add a function to check whether a column should be
visible by default.
2022-09-21 10:14:40 +01:00
..
CMakeLists.txt
GraphWidget.cpp
GraphWidget.h
main.cpp SystemMonitor: Save configuration of columns 2022-09-21 10:14:40 +01:00
MemoryStatsWidget.cpp
MemoryStatsWidget.h
NetworkStatisticsWidget.cpp
NetworkStatisticsWidget.h
ProcessFileDescriptorMapWidget.cpp
ProcessFileDescriptorMapWidget.h
ProcessMemoryMapWidget.cpp
ProcessMemoryMapWidget.h
ProcessModel.cpp SystemMonitor: Save configuration of columns 2022-09-21 10:14:40 +01:00
ProcessModel.h SystemMonitor: Save configuration of columns 2022-09-21 10:14:40 +01:00
ProcessStateWidget.cpp
ProcessStateWidget.h
ProcessUnveiledPathsWidget.cpp
ProcessUnveiledPathsWidget.h
ProcessWindow.gml SystemMonitor: Add some margin around widgets in the process inspector 2022-08-14 23:33:28 +02:00
SystemMonitor.gml SystemMonitor: Remove GML references to the deleted Hardware tab 2022-08-12 12:24:40 +02:00
ThreadStackWidget.cpp
ThreadStackWidget.h