[haiku-bugs] Re: [Haiku] #4493: ALT+CTRL on border could resize a window

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Sun, 28 Nov 2010 22:36:46 -0000

#4493: ALT+CTRL on border could resize a window
---------------------------------+-------------------------
  Reporter:  humdinger           |        Owner:  nobody
      Type:  enhancement         |       Status:  assigned
  Priority:  normal              |    Milestone:  R1
 Component:  Servers/app_server  |      Version:  R1/alpha1
Resolution:                      |     Keywords:
Blocked By:                      |  Has a Patch:  0
  Platform:  All                 |     Blocking:
---------------------------------+-------------------------

Comment (by bonefish):

 Replying to [comment:29 humdinger]:
 > Alright. I have only managed to change the colour of the borders for
 resizing. Personally, I'd prefer to simply darken them by -120:

 Works for me.

 > I could imagine S&T could be the same colour scheme, i.e. the yellow tab
 becoming a dark grey gradient and the black title inverting to white.
 Until now I haven't even managed to change the default red... :) Changing
 values of {{{ rgb_color kHighlightFrameColors[6] }}} doesn't seem to cut
 it.

 Those are used for the window frame only (i.e. the borders) used for the
 "tile" confirmation effect. The tab colors are defined by the
 unsurprisingly named `kHighlightTabColor*` constants. :-)

 If those shall be user-configurable, they must become members (well,
 actually that could be handled more cleverly, but for the time being it's
 OK, I suppose) and be fetched/computed in the constructor, as done in
 `DefaultDecorator`.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/4493#comment:31>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: