Age | Commit message (Collapse) | Author | Files | Lines |
|
The member function '::SysInfo::get_os_type' can be static,
since it is not attached to any particular object, no 'this'
instance is passed to the function.
|
|
|
|
based on https://gitlab.gnome.org/GNOME/gnome-control-center/blob/master/panels/info/cc-info-overview-panel.c
Close #150
Requires mate-desktop/mate-session-manager#203
|
|
- IEC units for RAM
- SI units for storage and network
|
|
|
|
Applied patch:
https://github.com/OpenIndiana/oi-userland/blob/oi/hipster/components/desktop/mate/mate-system-monitor/patches/01-zfs.patch
Requires this patch on distributions of GNU/Linux:
https://gitlab.gnome.org/GNOME/libgtop/merge_requests/6
Fixes #120
|
|
Arch Linux is a rolling release distribution.
Test:
- Backup /etc/os-release file
- Replace the content of /etc/os-release file
- Launch mate-system-monitor
- Select System tab
- Close mate-system-monitor
- Restore /etc/os-release file
$ cat ~/os-release
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="0;36"
HOME_URL="https://www.archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"
|
|
|
|
Release and version info is also applicable to non Linux OS.
|
|
$ cat os-release
NAME="openSUSE Tumbleweed"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20190314"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20190314"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
|
|
|
|
...this statement,
but the latter is misleadingly indented as if it were guarded by the ‘if’
|
|
Fixes https://github.com/mate-desktop/mate-system-monitor/issues/93
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/interface.cpp
src/procdialogs.cpp
src/sysinfo.cpp
src/util.cpp
|
|
|
|
|
|
|
|
|
|
taken from: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=5047e43
|
|
|
|
|
|
Including the markup in the translated strings makes the
translators job unnecessarily harder.
Taken from GSM commit: c45ed812a74874ada38feaf4883de807d2a26cfb
From: Matthias Clasen <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=681271
|
|
enhancement.
|
|
summarizing enhancement.
|
|
Taken from GSM commit: e29b8e670edf99e4a31da2d3d05dcd55a7f5d253
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=619979
|
|
systems with more than 13 cores.
Taken from GSM commit: f411100611febe8beebba57f6e0480abf446b2bc
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=664926
|
|
|
|
Taken from GSM commit: 9b3e48f0ef1131dfc827fb17d6cccb26ebde75c0
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=576863
|
|
The kernel architecture is what is important here as this determines
if one can run 32bit or 64bit code.
fixes #43
|
|
Taken from GSM commit: 75ffd9c656aa7cc4bedcdfb89f5edabc9894a939
From: Robert Roth <[email protected]>
Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=399067
|
|
No more tabs, 4 spaces instead. And remove trailing whitespace.
|
|
Taken from GSM commit: 401d84dc4ed6cc0cea3d23b19debfc6e9e204f90
From: Chris Kühl <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=619732
|
|
Add OpenBSDSysInfo() for getting OpenBSD system information
Taken from GSM commit: 8cc3d4d04963bc5f4e70fa6d81a8ad009eac9021
From: Antoine Jacoutot <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=652584
|
|
Taken from GSM commit: a84ed33fb4c313d7cf67fac791aa063a997cb3af
From: Debbie Beliveau <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=606769
|
|
Taken from GSM commit: 3ef0ed45f91f09a05905e20863e854ee84573b73
From: Luciano Chavez <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=619733
|
|
|
|
|
|
|
|
|
|
|