On Thu, May 22, 2008 at 12:06:12PM -0700, Gautam Iyer wrote:

> Rather than adding actions, I think the most useful thing would
> be to modify the "titleFormat" option of that tab. That way the
> user can get a word / symbol of their choice prepended to the tab
> title.
> 
> We could add a "%S" option to the list of % interpolations done
> by mrxvt, where %S expands to two configurable strings depending
> on the tab status (active / silent). We need some (perhaps user
> configurable) rule on deciding how long to display the "%S"
> status for.

Just as a follow up looks like "%S" is already used. Perhaps the
following would be better: Let's use for example "%a" as follows:

    1. If the tab is not being monitored, "%a" is ignored.

    2. If the tab is monitored, and becomes idle / active, then "%a"
       is expanded to the appropriate user configured string for the
       states active / idle.

Alternately one could also change the color of the tabs title depending
on the tabs active / idle status, and by default monitor all tabs. A
user who doesn't care for this can just set the active and idle colors
to the same thing.

The only thing we should watch for is that the tabbar code has not been
optimized for "rapid" title changes. (The VT code has been written with
this in mind, but not the tabbar code). So perhaps a delay between
tabbar updates would be nice. A one second (user configurable) reporting
lag should be just fine.

GI

-- 
'Civilization' -- Going from shoeless toes to toeless shoes.

Attachment: pgpvfYt350baP.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to