On Tue, 18 Mar 2003 06:14:01 -0500 Paul Pelzl <pelzlpj@eecs.umich.edu> wrote:
On Tue, Mar 18, 2003 at 11:57:54AM +0100, Mechiel Lukkien wrote: ...
Personally, i like to have this functionality in one place instead of in each and every program: my window manager (currently pwm, but at least fluxbox has this tabbing too). I have tabbing for my xterms, browsers (dillo, opera and more), everything, it works great.
Or does tabbing inside the browser provide additional features?
Tabbed browsing usually adds the ability to load links in the background, without leaving the current page. I find this to be very useful; for example, I can go to http://news.google.com, load all the interesting news in the background, and later go through all those pages one by one. There are very few window managers that can provide this ability (at least without having *every* window pop up in the background, which would be highly annoying).
This is handled fairly well in Ion (hence probably PWM as well), you can set windows to open in the background based on their WM_CLASS, so, for example, you set all browser windows to open in the background, and allow find dialog boxes to open in the foreground. I find tabbing in the browser gets in the way, and makes the program unusuable since it's already done well in my window manager and needs a different set of keybindings to do the same thing. If it's ever implemented, please, please make it an option :) I make the same argument against gestures in the browser also, they should really be implemented at a higher level (say GTK+, or XFree86) , rather than different implementations in each program that wants to use that feature. -- Stephen Lewis slewis@paradise.net.nz