Re: [dev] [tabbed] options: bottom, right

2010-06-09 Thread Connor Lane Smith
Hey, I don't know enough about the tabbed source to comment on most of this. I would expect it to be a simple patch, though. On 9 June 2010 08:12, ilf wrote: > While on this, I noticed dmenu uses the flag "-b" for this. Why was it > decided to not make it an option in config.h? A lot of dmenu's

[dev] [tabbed] options: bottom, right

2010-06-09 Thread ilf
I really like tabbed + surf. Ditched uzbl :) I am missing two options though: - display tabbed on the bottom of the screen - display new tabs on the right instead of left I think these shouldn't be bloat or hard to implement. While on this, I noticed dmenu uses the flag "-b" for this. Why was i