Re: [Sugar-devel] [PATCH sugar-artwork] Enforce white background on intro screen

2011-09-17 Thread Walter Bender
On Sat, Sep 17, 2011 at 7:27 AM, Daniel Drake  wrote:
> As part of the hippocanvas removal process, we can move intro window
> theming details into the theme. The intro window has a white background
> for itself and its children.
> ---
>  gtk/theme/gtkrc.em |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/gtk/theme/gtkrc.em b/gtk/theme/gtkrc.em
> index 7f180a7..0811548 100644
> --- a/gtk/theme/gtkrc.em
> +++ b/gtk/theme/gtkrc.em
> @@ -770,6 +770,8 @@ widget_class "**"              style 
> "black-bg-child"
>  widget_class "*"       style "white-bg"
>  widget_class "**"      style "white-bg-child"
>
> +widget_class "*"       style "white-bg"
> +widget_class "**"      style "white-bg-child"
>
>  # The notebook is very high, so that everything is overriden
>  # Only the color of the tab labels needs to be modified inside the
> --
> 1.7.6
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>

Cool. I had been looking into adding the much-asked-for feature to let
kids set background images and always bumped up against hippo. That
was one of my early motivations for embarking down the no-hippo path.

-walter

-- 
Walter Bender
Sugar Labs
http://www.sugarlabs.org
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [PATCH sugar-artwork] Enforce white background on intro screen

2011-09-17 Thread Marco Pesenti Gritti
Looks good to me.

On 17 September 2011 12:27, Daniel Drake  wrote:
> As part of the hippocanvas removal process, we can move intro window
> theming details into the theme. The intro window has a white background
> for itself and its children.
> ---
>  gtk/theme/gtkrc.em |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/gtk/theme/gtkrc.em b/gtk/theme/gtkrc.em
> index 7f180a7..0811548 100644
> --- a/gtk/theme/gtkrc.em
> +++ b/gtk/theme/gtkrc.em
> @@ -770,6 +770,8 @@ widget_class "**"              style 
> "black-bg-child"
>  widget_class "*"       style "white-bg"
>  widget_class "**"      style "white-bg-child"
>
> +widget_class "*"       style "white-bg"
> +widget_class "**"      style "white-bg-child"
>
>  # The notebook is very high, so that everything is overriden
>  # Only the color of the tab labels needs to be modified inside the
> --
> 1.7.6
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [PATCH sugar-artwork] Enforce white background on intro screen

2011-09-18 Thread Benjamin Berg
On Sat, 2011-09-17 at 12:27 +0100, Daniel Drake wrote:
> As part of the hippocanvas removal process, we can move intro window
> theming details into the theme. The intro window has a white background
> for itself and its children.

Looks good.

Benjamin

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [PATCH sugar-artwork] Enforce white background on intro screen

2011-09-27 Thread Daniel Drake
On Sun, Sep 18, 2011 at 2:58 PM, Benjamin Berg  wrote:
> On Sat, 2011-09-17 at 12:27 +0100, Daniel Drake wrote:
>> As part of the hippocanvas removal process, we can move intro window
>> theming details into the theme. The intro window has a white background
>> for itself and its children.
>
> Looks good.

Thanks, pushed.
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel