On Thursday, 14 May 2015 05:39:23 CEST, Thomas Lübking wrote:
We'd require an explicit save button if this is considered a supported condition/environment.

I thought that NETWM was pretty widespread; IMHO it's fine to rely on it -- but I lack technical knowledge here. Thomas, this is IMHO up to you to decide.

* {
  font-family: "Times";
}

would change all font (family)

The code actually tries to infer one's font settings and builds the CSS based on the selected font's properties (line 593 of src/UiUtils/PlainTextFormatter.cpp). The actual font to use is guessed by systemMonospaceFont() in src/Gui/Util.cpp. Looking at that gem, I can see that it isn't exactly rock-solid :).

If this doesn't work for Hari, it's a bug which should be fixed. Hari, what environment do you use? Qt4/Qt5? Which desktop environment, if any? Is there any trace of gconf on your system?

Cheers,
Jan

--
Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/

Reply via email to