[haiku-bugs] [Haiku] #8509: Add B_NOT_STACKABLE and B_NOT_TILEABLE flags to BWindow

  • From: "jscipione" <trac@xxxxxxxxxxxx>
  • Date: Tue, 01 May 2012 00:27:05 -0000

#8509: Add B_NOT_STACKABLE and B_NOT_TILEABLE flags to BWindow
--------------------------------+---------------------------
 Reporter:  jscipione           |        Owner:  axeld
     Type:  enhancement         |       Status:  new
 Priority:  normal              |    Milestone:  Unscheduled
Component:  Servers/app_server  |      Version:
 Keywords:                      |   Blocked By:
 Blocking:                      |  Has a Patch:  0
 Platform:  All                 |
--------------------------------+---------------------------
 Now that Stack & Tile is part of app_server and the default decorator, it
 would be nice if some flags were added to BWindow to indicate that the
 window should not be added to a stack and/or not be tiled. This way the
 developer can opt-out of the feature for a window if it is not appropriate
 as part of a stack/tile group. I am thinking of preferences windows and
 windows that have controlled resize limits.

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

Other related posts:

  • » [haiku-bugs] [Haiku] #8509: Add B_NOT_STACKABLE and B_NOT_TILEABLE flags to BWindow - jscipione