diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-04 16:46:23 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-04 16:46:23 +0000 |
| commit | 14b951254674c75d8422a8ac5f320a54d1dd8a48 (patch) | |
| tree | e361a5b014694cb4b609f6c05cd54ce250cf669d /CHANGES | |
| parent | f7ba4dfdc91eb3121ca070a0706d0ec2dfe502e1 (diff) | |
| download | rtmux-14b951254674c75d8422a8ac5f320a54d1dd8a48.tar.gz rtmux-14b951254674c75d8422a8ac5f320a54d1dd8a48.tar.bz2 rtmux-14b951254674c75d8422a8ac5f320a54d1dd8a48.zip | |
Add activity monitoring, also invert items on taskbar which have activity.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,8 @@ 04 June 2008 +* Change so active/bell windows are inverted in status line. +* Activity monitoring - window with activity are marked in status line. No + way to disable this/filter windows yet. * Brought select-window command into line with everything else; it now uses -i for the window index. * Strings to display on the left and right of the status bar may now be set @@ -393,4 +396,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.105 2008-06-04 16:11:52 nicm Exp $ +$Id: CHANGES,v 1.106 2008-06-04 16:46:23 nicm Exp $ |