summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2014-12-18systemd: add process view columns for unit, session, seat, ownerinfirit1-0/+12
This (optionally) hooks up the system monitor with systemd, adding four new columns to the process view: 1. Unit (i.e. the service name a system process belongs to) 2. Session (i.e. the login session a user process belongs to) 3. Seat (i.e. the physical seat the session of the process belongs to, only for multi-seat environments) 4. Owner (i.e. the user a process belongs to, which is not influenced by temporary UID changes like sudo/su/suid. This patch also enables that the Unit column is shown by default. If systemd is not around at runtime or at compile time none of the four new columns are shown. Taken from GSM commit: df292c0fb07d73448fe26048118b127719750729 From: Lennart Poettering <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=667829
2014-12-18Bump rsvg required versioninfirit1-1/+1
rsvg_init and rsvg_term where removed but this requires version 2.35
2014-12-17Update autotoolsinfirit1-26/+29
2014-12-17Removed unnecessary dependency on dbus-glib-1infirit1-2/+1
2014-12-16Remove deprecated call to g_type_initinfirit1-1/+1
2014-11-22Bump version to 1.9.1mate-system-monitor-1.9.1Stefano Karapetsas1-1/+1
2014-04-22Bump version to 1.9.0Stefano Karapetsas1-1/+1
2014-03-01Bump version to 1.8.0mate-system-monitor-1.8.0Stefano Karapetsas1-1/+1
2014-02-19Bump version to 1.7.90mate-system-monitor-1.7.90Stefano Karapetsas1-1/+1
2014-02-19configure: Add check-newsStefano Karapetsas1-1/+1
2014-02-10Bump version to 1.7.1mate-system-monitor-1.7.1Stefano Karapetsas1-1/+1
2014-01-15Bump version to 1.7.0mate-system-monitor-1.7.0Stefano Karapetsas1-1/+1
2013-11-23Add Gtk3 support to configureinfirit1-4/+28
2013-11-08Only create a tar.xz fileinfirit1-1/+1
2013-11-08Silence autofoo warningsinfirit1-0/+1
2013-10-08Merge pull request #24 from infirit/masterStefano Karapetsas1-2/+2
back to libwnck
2013-10-08back to libwnckinfirit1-2/+2
2013-08-02Merge pull request #23 from infirit/yelptoolsStefano Karapetsas1-1/+2
Use yelp-tools instead of mate-doc-utils
2013-08-02Bump version to 1.6.1mate-system-monitor-1.6.1Stefano Karapetsas1-1/+1
2013-08-01Use yelp-tools instead of mate-doc-utilsinfirit1-1/+2
2013-06-28Fixes for make distStefano Karapetsas1-1/+1
2013-04-01Bump version to 1.6.0mate-system-monitor-1.6.0Stefano Karapetsas1-1/+1
2013-02-05AC_CONFIG_HEADERS to please automake 1.13Marcel Dijkstra1-0/+101