Closed zhuyaliang closed 1 year ago
I am still wondering about your Centos8 screenshot https://centos.pkgs.org/8-stream/centos-baseos-x86_64/glib2-2.56.4-159.el8.x86_64.rpm.htm It still use glib2-2.56.4 same as rocky8. But i don't think that i will ever update rhel/centos/rocky8 with mate-1.28 via fedora epel repository. rhel/centos-stream/Rocky9 are using glib2-2.68.4-6.el9.x86_64.rpm, so i am fine with the change. As always i do not know the situation in other distros.
Debian Unstable and testing are now on 2.78.0, Stable on 2.74.6 Oldstable (bullseye) on 2.66.8 and Oldoldstable (buster) 2.58.3
I need to use g_get_os_Info
requires glib-2.64
or higher
https://docs.gtk.org/glib/func.get_os_info.html
OK to merge this or does anyone else want to weigh in?
Recently, I plan to add a new subcategory function for mate-c-c: display system details. For details, please refer to gnome-c-c ->Details
https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/main/panels/info-overview/cc-system-details-window.c
This will use the functions provided in glib-2.64