[haiku-bugs] [Haiku] #8570: Optimize tabbed windows for practical purposes

  • From: "X512" <trac@xxxxxxxxxxxx>
  • Date: Thu, 10 May 2012 14:41:24 -0000

#8570: Optimize tabbed windows for practical purposes
-------------------------+------------------------------
 Reporter:  X512         |        Owner:  nobody
     Type:  enhancement  |       Status:  new
 Priority:  normal       |    Milestone:  R1
Component:  - General    |      Version:  R1/Development
 Keywords:               |   Blocked By:
 Blocking:               |  Has a Patch:  0
 Platform:  All          |
-------------------------+------------------------------
 For now multitab windows are too heavy for everyday usage in applications.
 Every tab requre own client and server looper, drawing context etc. Also
 managing many multitab windows on workspace is dufficult.

 '''Possible performance and resource optimizations:'''
 1) Have one server looper and drawing context per multitab window[[BR]]
 2) Provide window-specific multitab handling. This means that window can
 handle tab list and provide active tab contents manually on client side.

 '''Possible usage optimizations:'''
 1) Show window groups in Deskbar[[BR]]
 2) Make ability to close all windows in group[[BR]]
 3) Make ability to scroll or show invisible tabs in menu when there are a
 lot of tabs(like this  was done in WebPositive)[[BR]]
 4) Make ability to save groups[[BR]]
 5) Make ability to tile groups[[BR]]

 After this WebPositive and other native applications can be rewritten
 using SAT.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8570>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: