Re: [dev] tabbed patch to accept client as argument

2011-01-30 Thread Connor Lane Smith
Hey, On 4 November 2010 16:04, Stephen Paul Weber wrote: > I really wanted to use tabbed as a generic tool for tabbing any XNest-aware > client, but the current code would require I have a seperately compiled > version for each client (tabbed-surf, tabbed-xterm, etc)  The attached patch > is my s

Re: [dev] tabbed patch to accept client as argument

2010-11-04 Thread thuban
Very nice feature! I'll try it soon I think. It's a patch to put on the wiki, or if some other agree, in the mainlines! On Thu, 4 Nov 2010 12:04:40 -0400, Stephen Paul Weber wrote: > I really wanted to use tabbed as a generic tool for tabbing any XNest-aware > client, but the current code would

[dev] tabbed patch to accept client as argument

2010-11-04 Thread Stephen Paul Weber
I really wanted to use tabbed as a generic tool for tabbing any XNest-aware client, but the current code would require I have a seperately compiled version for each client (tabbed-surf, tabbed-xterm, etc) The attached patch is my solution. It allows an invocation like: ./tabbed xterm -into or