On 09.05.2011 19:03, Gáspár Nándor wrote:
this is ok:
echo 'naughty.notify({title = "title", text = "<span
color=\"#FF602E\">text</span>", timeout = 60, icon="iconwithpath.png",
width = 500, position = "top_right"})' | awesome-client -

and this is wrong:
echo 'naughty.notify({title = "title", text = "<html><span
color=\"#FF602E\">text</span><html>", timeout = 60,
icon="iconwithpath.png", width = 500, position = "top_right"})' |
awesome-client -

Here's the list of supported "stuff":

http://developer.gnome.org/pango/stable/PangoMarkupFormat.html

Here's the list of stuff which should be supported:

http://www.galago-project.org/specs/notification/0.9/x161.html

(Ignore <img> and <a>, IMHO they shouldn't be supported if body-images and body-markup aren't announced: http://www.galago-project.org/specs/notification/0.9/x408.html#command-get-capabilities )

Unfortunately many system messages (like kmess') have the html tag.

https://bugs.kde.org/show_bug.cgi?id=237544

Cheers,
Uli
--
"Do you know that books smell like nutmeg or some spice from a foreign land?"
                                                  -- Faber in Fahrenheit 451

--
To unsubscribe, send mail to [email protected].

Reply via email to