[Wayland-bugs] [Bug 786694] wayland: fix fontconfig monitoring
gnome-settings-daemon (GNOME Bugzilla)
bugzilla at gnome.org
Thu Dec 28 14:54:56 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=786694
--- Comment #5 from Martin Blanchard <tchaik at gmx.com> ---
(In reply to Matthias Clasen from comment #3)
> Should maybe be 'u' instead of 'i' ?
Not sure about what to do here: xsettings plugin is using an int value
retrieved from time(), gtk+'s setting in uint, and GLib's time seems to be
represented by int64...
In my opinion, exposing an int64 from g_get_real_time() would be the best
option, but wouldn't help on gtk+ side. The int type has only been kept for
some sort of compatibility with the original xsetting. So should we simplify
and opt for gtk+'s uint?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20171228/e771c9c9/attachment.html>
More information about the wayland-bugs
mailing list