GNOME Bugzilla – Bug 59175
Use XStdICCTextStyle to set window title
Last modified: 2004-12-22 21:47:04 UTC
See nsWindow.cpp in Mozilla, and Mozilla bugs 41786 and 43108
Turns out to be simply lots of useless code in Mozilla. (GTK+, of course, does work fine with twm) gdk_window_set_title(), calls XmbSetWMProperties, which uses XStdICCTextStyle.