summaryrefslogtreecommitdiff
path: root/src/proctable.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-02some style correctionsmonsta1-2/+1
2016-03-02process table: rename proctable_update_all func to proctable_updatemonsta1-1/+1
2016-03-02process table: proctable_update_list is a local functionmonsta1-1/+1
2016-03-01process table: replace useless callback with single functionmonsta1-20/+1
2016-03-01process table: show running state when CPU time changesmonsta1-1/+6
2016-02-29process table: avoid expanding collapsed nodes on every refreshmonsta1-2/+0
2016-01-11drop GTK+2 code and --with-gtk build optionMonsta1-3/+0
2015-12-17remove unneeded assertmonsta1-2/+0
2015-12-01GTK3: Drop use of deprecated treeview API. gtk_tree_view_set_rules_hintWolfgang Ulbrich1-0/+2
2015-11-30process table: set correct minimum width for all columnsmonsta1-5/+5
2015-11-27delay saving columns width to GSettings by 250 msmonsta1-14/+29
2014-12-19Collapse kthreadd by default on linuxes in process tree modeinfirit1-2/+6
2014-12-19proctable: small whitespace fixinfirit1-0/+1
2014-12-19Add some translator comments taken from GSMinfirit1-0/+2
2014-12-19Update systemd support from several GSD commitsinfirit1-3/+2
2014-12-18systemd: add process view columns for unit, session, seat, ownerinfirit1-13/+75
2014-12-18Add custom sort method for numerical columns with descending sort firstinfirit1-2/+22
2014-12-18Priority column to the process table to show user-friendly nice valuesinfirit1-3/+12
2014-12-18proctable: small whitespace cleanupinfirit1-20/+20
2014-12-18Better translator comment for the Waiting Channel columninfirit1-1/+1
2014-12-18Add cgroup support in the process viewinfirit1-2/+19
2014-12-18Save sort column and order when they changeinfirit1-0/+13
2014-12-18Save column info on change instead of quitinfirit1-0/+24
2014-12-18Make indentation uniform across source filesinfirit1-634/+634
2014-12-17Fix to remember custom column ordering.infirit1-1/+1
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