GNOME Bugzilla – Bug 355438
grouping applications with tabs in the title bar
Last modified: 2006-09-18 18:15:13 UTC
Many applications benefit from having 'tabs', like gnome-terminal, firefox, word processors, etc.. It occured to me that it would be good to offer this sort of functionality to all applications. A way to do this would be to allow 'tabs' to be managed by the window manager. After all, different tabs are in essence, different windows. The selection of different tabs could be put in the title bar, as actual tabs or a menu, whatever is best. I believe all users could learn this fairly easily, as long as the 'tab name' is visible where the selection occurs. Let me know what you think!
While such a radical redesign of the method of managing windows may be fun, it also has a lot of research issues (should windows of different sizes of the same app be allowed to be "tabbed" together? should dialogs be a tab? should windows of different apps be allowed to be "tabbed" together?) with lots of side-effects and little details that would need to be worked out. I think this would be better pursued as a separate window manager project, and one which we simply don't have the necessary resources to pursue. So, unfortunately I'll have to mark this as wont-fix. However, note that this sounds a lot like ION (http://www.modeemi.fi/~tuomov/ion/); you may be interested in taking a look.