
|
[haiku-appserver]
||
[Date Prev]
[11-2005 Date Index]
[Date Next]
||
[Thread Prev]
[11-2005 Thread Index]
[Thread Next]
[haiku-appserver] Re: [Haiku-commits] r14666
- From: "DarkWyrm" <darkwyrm@xxxxxxxxxxxxx>
- To: haiku-appserver@xxxxxxxxxxxxx
- Date: Thu, 03 Nov 2005 17:51:28 -0500 EST
> Hi,
>
> Axel D wrote:
> > Author: axeld
> > Date: 2005-11-03 18:03:36 +0100 (Thu, 03 Nov 2005)
> > New Revision: 14666
> > Log:
> > * Decorator now get a DesktopSettings object passed - dunno if
> > that's a good
> > idea (since we'll have to open the DesktopSettings header), but
> > it works
> > for now (and something like this is probably needed anyway).
>
> I think Decorator should be a Layer derived one, as it has a
> surface
> that's displayed on-screen. It's true that WinBorder can be used to
> display a decorator, but I think it's cleaner to have a Layer derived
> one.
> Opinions?
>
>
> > + bool SetR5Decorator(int32 value);
>
> Is this needed?
SetR5Decorator was originally written to support the R5 Decorator
Easter Egg. It's not really a requirement for us to support it, but I
thought it'd be a nice touch. I still think it would be a nice touch,
but if you gentlemen would prefer not to do so, I won't make a stink
about it. :)
--DW
|

|