Re: Fitting two rows of tasklist in 48 pixels



On 14 Dec 2001, Havoc Pennington wrote:

> 
> Alex Larsson <alexl redhat com> writes: 
> > The fix I checked in does:
> >   gtk_rc_parse_string ("
> >     style \"tasklist-button-style\"
> >     {
> >        GtkWidget::focus-padding=0
> >     }
> >     widget \"*.tasklist-button\" style \"tasklist-button-style\"
> >   ");
> > 
> > and then calls gtk_widget_set_name(button, "tasklist-button") on each 
> > button in the tasklist.
> >
> 
> From what Owen said the other day, when you change themes your panel
> will pop to 52 pixels.
Nah. It will just use one row again.

> This is the same problem with the double bevel on menubars though. I
> think we have to add something to GTK so apps can force-override style
> properties.

Yeah. I think we need something like that.

/ Alex




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]