After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 649721 - add xsetting for the default monospace font name
add xsetting for the default monospace font name
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: .General
2.99.x
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 649724
 
 
Reported: 2011-05-08 10:17 UTC by Christian Persch
Modified: 2015-01-31 05:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add xsetting for the default monospace font name (2.99 KB, patch)
2011-05-08 11:00 UTC, Christian Persch
none Details | Review
Add xsetting for the default monospace font name (2.45 KB, patch)
2011-05-08 11:03 UTC, Christian Persch
none Details | Review

Description Christian Persch 2011-05-08 10:17:32 UTC
To be translated from the org.gnome.desktop.interface.monospace-font-name key by g-s-d.
Comment 1 Christian Persch 2011-05-08 11:00:57 UTC
Created attachment 187450 [details] [review]
Add xsetting for the default monospace font name

Bug #649721.
Comment 2 Christian Persch 2011-05-08 11:03:23 UTC
Created attachment 187452 [details] [review]
Add xsetting for the default monospace font name

Bug #649721.
Comment 3 Bastien Nocera 2011-06-09 11:45:49 UTC
I'll get the gnome-settings-daemon patch merged when this is merged.
Comment 4 Matthias Clasen 2011-06-10 03:02:57 UTC
Hmm, I'd still like to get some clarifications
- How will widgets make use of this ? Is this purely opt-in ?
- How do we expect this to interact with theme-specified fonts ?
Comment 5 Christian Persch 2011-08-15 12:32:29 UTC
This patch just adds the gtksetting. I'd like to use that so that widgets (e.g. vte) need not use gsettings and depend on gsettings-desktop-schemas just to get the system monospace font.

Integrating this with the style system is independent of adding the gtksetting, and I filed bug 649616 for that.
Comment 6 Matthias Clasen 2015-01-31 05:06:21 UTC
We've given this over to theme control with the fix in bug 649616