summaryrefslogtreecommitdiff
path: root/src/proctable.cpp
AgeCommit message (Collapse)AuthorFilesLines
2014-12-18Priority column to the process table to show user-friendly nice valuesinfirit1-3/+12
Taken from GSM commit: 6fcbf5aaa65d63dd751c812c3ac05a937b50450d From: Robert Roth <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=131802
2014-12-18proctable: small whitespace cleanupinfirit1-20/+20
2014-12-18Better translator comment for the Waiting Channel columninfirit1-1/+1
Taken from GSM commit: f826e6f30d0d6bdcc07cc00774ea16297d853ccb From: Robert Roth <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=553315
2014-12-18Add cgroup support in the process viewinfirit1-2/+19
Add a new 'Control Group' column to the process view tab. The format for the column is: <path name> (controller name), <path name> (controller name)... Processes that share the same path name across controllers are colesced. For example if a process is in the /foo cgroup for both the memory and cpu controllers, it would display as: /foo (memory,cpu), ... Taken from GSM commits: 2d33adcbc4347c112d57082956b4e199ff7132db Add cgroup support in the process view 645d38a218fedcbf9c7b674740bf213e02933820 Optimize cgroup updating From: Jason Baron <[email protected]>
2014-12-18Save sort column and order when they changeinfirit1-0/+13
Taken from GSM commit: 5b836afa87a27691f008a26bba9e3829d2b31be6 From: Stefano Facchini <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=649398
2014-12-18Save column info on change instead of quitinfirit1-0/+24
Taken from GSM commit: bc2a8c221604fe335b690ba7d180022bf0430fff From: Robert Roth <[email protected]> Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=649398
2014-12-18Make indentation uniform across source filesinfirit1-634/+634
No more tabs, 4 spaces instead. And remove trailing whitespace.
2014-12-17Fix to remember custom column ordering.infirit1-1/+1
Taken from GSM commit: dd0e346046b9e069b6e758b2b951b03ddfdf50b3 From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=365101
2013-10-08back to libwnckinfirit1-2/+2
2012-11-06Port to gesettingsraveit1-3/+3
2012-10-12fix incorrect FSF addressraveit651-1/+1
2012-06-14port to libmatewnckStefano Karapetsas1-2/+2
2011-11-08initialPerberos1-0/+964