On 03/14/2011 10:15 AM, Silvio Levy wrote:
Hi,

Right now the title of my Conkeror window is

Daily Kos: Iowa Woman Jailed for Thinking about an Abortion - Conkeror

I'd like it to be just Conkeror, because I use a style of windows
where the top bar is only as wide as the title and the rest is
transparent. (This way I can stagger all my windows at the top of the
screen and see all I have open at once, no matter what is on top --
but only if the titles don't cover one another.)

In any case, I usually have lots of tabs open anyway. Just because a
certain one is on top, doens't mean it should lend its name to the
whole window.

A consult to about:config filtering by "window" or "title" didn't
show anything relevant.

Add to your config:

function my_title_formatter(window) { return "Conkeror"; }
title_format_fn = my_title_formatter;
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to