Tag Archives: uzbl

Transparent-background icons for Tor, Uzbl, Irssi

I made these from files available on the net.

uzbl follow.js: link following with settable keys

EDIT: this script is no longer up-to-date and won’t work with the current version of uzbl. This is a diff to current follow_Numbers.js. The new script, which I called follow.js, is more versatile, since the characters used for labels and key navigation can be set using the hintKeys variable. 2d1 <  * Its pretty stable, [...]

Tor on per-tab basis

I have just had this idea: since uzbl_tabbed.py in fact reads the config file for every new tab (i.e. every new uzbl instance), it should be very easy to allow tor be enabled on a per-tab basis, something I wanted badly for Firefox. Nais!

uzbl_tabbed.py: commands to FIFO

The list is on line 782 (ATM) of uzbl_tabbed.py. The FIFO location is determined by your settings (top of file for defaults, possibly overridden from config). It’s like this: 782 def parse_command(self, cmd): 783 ”’Parse instructions from uzbl child processes.”’ 784 785 # Commands ( [] = optional, {} = required ) 786 # new [...]

Follow

Get every new post delivered to your Inbox.