Re: Support for WM spec



Havoc Pennington <hp redhat com> writes: 
> > +#ifdef NO_GDK_WMSPEC_SUPPORTED_YET
> > +  if (!_gdk_wmspec_supported (gdk_atom_intern ("_NET_WM_ICON", FALSE)))
> > +    return FALSE;
> > +#endif
> 
> Possibly should set the icon anyway, in case a supported WM appears
> later, as Tim pointed out for the stuff I was doing.
> 

Thinking about it more, we can probably fall back to setting the icon
to a GdkWindow that renders the pixbuf, the way you did it
pre-WM-spec.

Havoc





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