[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hobbit patch for highlighting of lines (used in blue theme)
- To: hobbit (at) hswn.dk
- Subject: Hobbit patch for highlighting of lines (used in blue theme)
- From: "Robert Holden" <robertholden (at) gmail.com>
- Date: Tue, 19 Aug 2008 14:09:41 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=ymk2bUlYI1GWocAdJdNeJ5YxudpJWeQL4NK3ZbVw2tU=; b=XwZE/4J3ugIWGMRaEB9/n5Fr/xHtQvMEoKopmc8yJa+Ga2jToP94zIkL5H/TZ6NDrF 1tAb2o/IUliq6NGL9R5m/8TqwcZcr/CvXwRt7qg0CIJJomSY5UiQMF472D8+AI8p5Jig mOk/v4ZCoM/N47aCykqNSebiiCz5g3yfVN4rM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=maBjOWvYgNRsZs4INrPPbx6XAH3IrZGU/k3SABIQ9Hp544kfkVWHuX6EeEQFR7Ln2x iftV08A9rQDdIVQr+sOI5y+Aty3QijeYB/i9MVt3RU9xNCdDzq8adXk8EXrXzj6lBbH5 OLb0AKz6im2nKkOxD9ICb0i2MDNmLVLnWe6ho=
Here is my suggested patch for 4.2.0 of hobbit to allow for highlighting of
lines when mouse-over. This is a fairly simple change to 1 file
(pagegen.c).
I stored a copy of the patch here:
http://www.uunc.net/hobbitmon/hobbit-4.2.0-pagegen.c.patch
This patch is utilized by the Blue Themed hobbit:
http://www.uunc.net/hobbitmon/blue-theme.tar.gz
I will post updates to these files and others at:
http://www.uunc.net/hobbitmon
Robert