[1744] in BarnOwl Developers

home help back first fref pref prev next nref lref last post

[nelhage/barnowl] bb79a5: BarnOwl::get_zephyr_variable gets you a .zephyr.va...

daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:21:14 2009

Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
X-Barracuda-Envelope-From: noreply@github.com
Date: Mon, 28 Sep 2009 13:26:03 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com

Branch: refs/heads/master
Home:   http://github.com/nelhage/barnowl

Commit: bb79a52e8a797321cd1ba544001be2705a83e637
    http://github.com/nelhage/barnowl/commit/bb79a52e8a797321cd1ba544001be2705a83e637
Author: Karl Ramm <kcr@1ts.org>
Date:   2009-09-28 (Mon, 28 Sep 2009)

Changed paths:
  M perlglue.xs

Log Message:
-----------
BarnOwl::get_zephyr_variable gets you a .zephyr.vars variable


Commit: de3f6412cb0dc1b4e1044541558395c4c1fd807c
    http://github.com/nelhage/barnowl/commit/de3f6412cb0dc1b4e1044541558395c4c1fd807c
Author: Karl Ramm <kcr@1ts.org>
Date:   2009-09-28 (Mon, 28 Sep 2009)

Changed paths:
  M perl/lib/BarnOwl.pm
  M variable.c
  M zwrite.c

Log Message:
-----------
Perl callout for zsig computation + move default to perl

Barnowl::default_zephyr_signature works out what your zsig
should be.

New owl variable zsigfunc, which contains a perl expression
that is evaluated for the zsig.  Defaults to the above.

This is much more pleasant code in perl than in C.


Commit: 39cff489cff7ac1e6f1cdfdea4224942bda97a78
    http://github.com/nelhage/barnowl/commit/39cff489cff7ac1e6f1cdfdea4224942bda97a78
Author: Karl Ramm <kcr@1ts.org>
Date:   2009-09-28 (Mon, 28 Sep 2009)

Changed paths:
  M fmtext.c

Log Message:
-----------
Spread the background color across the right hand side of messages

Tell curses that a color setting represents the background rendition
for the window, then resets the background rendition at the bottom of
_owl_fmtext_curs_waddstr, so the window doesn't get filled with the
background color of the last message.  There is an open question whether
the appropriate thing to reset it to is always 0.

Fixes #103.



home help back first fref pref prev next nref lref last post