Re: Planning to deprecate libgsystem, introduce libgsystem2 as git submodule
- From: Dimstar / Dominique Leuenberger <dimstar opensuse org>
- To: desktop-devel-list gnome org
- Subject: Re: Planning to deprecate libgsystem, introduce libgsystem2 as git submodule
- Date: Fri, 13 Feb 2015 08:51:50 +0100
On Thu, 2015-02-12 at 18:59 -0500, Colin Walters wrote:
I've updated this page:
https://wiki.gnome.org/Projects/LibGSystem
libgsystem has already become Linux specific (reading symlink xattrs from /proc), and I'd like to make it
even more so (some container APIs).
gnome-desktop used to depend on it, but with this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=708453
doesn't any more.
Further, GLib now has the cleanup macros:
https://bugzilla.gnome.org/show_bug.cgi?id=743640
As well as GSubprocess.
Would the plan be for gnome-shell to also move to libgsystem2 then (Not
that it makes a lot of use; that could likely be changed easily).
let GSystem = imports.gi.GSystem;
GSystem.log_structured_print('GNOME Shell started at ' +
_startDate,
['MESSAGE_ID=' +
GNOMESHELL_STARTED_MESSAGE_ID]);
As far as I see, this is about the only consumer of libgsystem at this
moment in openSUSE.
Dominique
--
Dimstar / Dominique Leuenberger <dimstar opensuse org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]