[Sugar-devel] [PATCH sugar-artwork] Use 0px radius in GtkToolButton prelight state

Manuel Quiñones manuq at laptop.org
Fri Nov 2 17:47:15 EDT 2012


After discussion with Agus I now understand what is this about.  The
main problem that needs to be solved is #3936 .  But I don't see a
problem pushing this meanwhile.

Pushed as b3d4fad9 .  Thank you Agustín!

2012/10/1 Agustin Zubiaga Sanchez <aguz at sugarlabs.org>:
> Hi Manu, if you put the mouse over a toolbutton with the gtk2 theme, you
> will see a black square in the background  (a toolbutton without a
> border-radius). And this patch implements it...
>
> Do you understand?
>
> Regards,
> aguz
>
>
> 2012/10/1 Manuel Quiñones <manuq at laptop.org>
>>
>> Hey Agus,
>>
>> What is the issue you are trying to fix?  You must tell this in the
>> commit message.
>>
>> If we change the border size in the different toolbutton states, is
>> possible that they provoke a resize in the toolbar.
>>
>> 2012/9/23 Agustin Zubiaga <aguz at sugarlabs.org>:
>> > Signed-off-by: Agustin Zubiaga <aguz at sugarlabs.org>
>> > ---
>> >  gtk3/theme/gtk-widgets.css.em |    1 +
>> >  1 file changed, 1 insertion(+)
>> >
>> > diff --git a/gtk3/theme/gtk-widgets.css.em
>> > b/gtk3/theme/gtk-widgets.css.em
>> > index 24a4c17..97b9c23 100644
>> > --- a/gtk3/theme/gtk-widgets.css.em
>> > +++ b/gtk3/theme/gtk-widgets.css.em
>> > @@ -543,6 +543,7 @@ SugarPaletteWindowWidget GtkToolButton .button {
>> >  .toolbar GtkToolButton .button:prelight,
>> >  SugarPaletteWindowWidget GtkToolButton .button:prelight {
>> >      background-color: @black;
>> > +    border-radius: 0px;
>> >  }
>> >
>> >  .toolbar SugarRadioToolButton *:active,
>> > --
>> > 1.7.10.4
>> >
>> > _______________________________________________
>> > Sugar-devel mailing list
>> > Sugar-devel at lists.sugarlabs.org
>> > http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>>
>>
>> --
>> .. manuq ..
>> _______________________________________________
>> Sugar-devel mailing list
>> Sugar-devel at lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>



-- 
.. manuq ..


More information about the Sugar-devel mailing list