Andreas Kling
|
2eead3dfc0
|
ProcessManager: Use a GJsonArrayModel for the process file desciptors
|
2019-08-10 11:07:55 +02:00 |
|
Andreas Kling
|
2c947a2c97
|
ProcessManager: Enable automatic column sizing for all table views
Start making use of the neat new mode in GTableView.
|
2019-08-09 19:32:09 +02:00 |
|
Andreas Kling
|
8a703c0076
|
ProcessManager: Add a new per-proces "open files" view showing open FDs
This uses the data from /proc/PID/fds with ease now that it's JSON. :^)
|
2019-08-03 08:26:45 +02:00 |
|