aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
blob: 24b4453d6d8afaa039a97d4a64387c4fbb1ae04e (plain)
1
2
3
4
5
6
7
8
9
10
Control:
  - FIFO opened in /tmp/uzbl_pid
  - 'forward', 'back', 'http://www.blah.com', are the supported commands.

Todo:
  - Figure out GtkSocket and GtkPlug and create a wrapper UI
  - Make parse_command() a nicer function.

Bugs:
  - Segfault occurs on shutdown, almost definitely FIFO related