On Fri, Apr 13, 2007 at 01:06:06PM +1000, Donald Bruce Stewart wrote: > prothall: > > o Does it have tabs, or just rearrange tiled windows like dwm? ... > the windows are tiled in a number of ways.
Incidentally, I've implemented a tabbed view that doesn't display any tabs, but responds to clicks where they would be. It's equivalent to the setup I have in ion3 for my web browser, where I've just got one large tile with a bunch of tabs. I can send a patch if anyone's interested. It has to modify Main to intercept the mouse clicks, but the layout itself is done in Config. It's still pretty crude, and doesn't make much sense without the tags being visible, but drawing to screen is something that intimidates me... -- David Roundy http://www.darcs.net
