aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Mason Larobina <mason.larobina@gmail.com>2009-07-20 00:22:35 +0800
committerGravatar Mason Larobina <mason.larobina@gmail.com>2009-07-20 00:22:35 +0800
commitc5031e57fec1e590d042d44767de0ff3630d61b4 (patch)
tree0b79c1206b8d1ceb96db977ceaa2da0df562f9cb /docs
parentd0d68183d1ab117c0d8eb2aed66330dbdb5a99d9 (diff)
parentca17db26a529867716e406a69a55d16e6314381d (diff)
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ2
-rw-r--r--docs/TODO2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/FAQ b/docs/FAQ
index b2a5c9c..43eaaaf 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -53,7 +53,7 @@ have lots of keybinding possibilities.
We stick to "one page per uzbl instance" because that's a simple, clean and flexible method. We believe "multiple instances management" is something that must
be handled outside of uzbl by a separate/different program. Here are some solutions:
- * Many window managers can (and should) handle this by default. Xmonads tabbed layout, Wmii's stacked layout and so on.
+ * Many window managers can (and should) handle this by default. Xmonads tabbed layout, Wmii's stacked layout, flubox tabs and so on.
* Uzbl supports acting as a GtkPlug to plug into GtkSockets (Xembed) so you can embed uzbl instances in other Gtk applications.
This allows several implementatinos, a popular one is [uzbl_tabbed.py](http://www.uzbl.org/wiki/uzbl_tabbed)
* If you want highest customizablity, you need the 3rd option:
diff --git a/docs/TODO b/docs/TODO
index 0b4c433..45f4539 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -40,7 +40,7 @@ More or less in order of importance/urgency
* check for real command name, not just the first letter.
* Allow the spacebar to be binded to a command
* let users attach handlers to the most common events/signals in uzbl.
- great use case: automatically calling formfiller for certain sites
+ great use case: automatically calling formfiller for certain sites, doing stuff at uzbl startup, etc
* document:
stylesheet overridding
formfiller