Topic: tabbed window manager
A bit of a ramble I'm afraid, skip now if you don't have 5 minutes to waste.
I've been playing with the uzbl web browser, which is webkit based, and has no interface. I mean, it opens up a web page specified on the command line, and displays the page. no tabs, no url field, no forward/back buttons. It's not quite as pure as that, since it includes a keyboard interface, but whatever. All of the interface is supposed to be provided by separate, external tools. It's a great aesthetic idea, single function purity, of the same kind that inspired the original unix commands, or ibm's VM, etc.
But anyway, I want multiple pages open at a time. And tabs are a fairly efficient use of screen space.
But to me, each and every application re-implimenting it's own private tabbing system is just nuts. Tabs should be supported in the window manager. So I got all excited about this "new" idea, etc, but of course it's already been done, under the name of "tabbed frames", eg here: http://modeemi.fi/~tuomov/ion/pwm.html
I'd really like to play around with the idea, can any of the modern WMs do tabbed frames? Openbox?