On Fri, Jun 22, 2012 at 1:20 PM, Mattias Gaertner
<[email protected]> wrote:
> On Wed, 20 Jun 2012 12:49:32 -0400
> "Jasper St. Pierre" <[email protected]> wrote:
>
>> The issue is that GTK+ doesn't transfer a high-quality icon over the
>> wire. I don't think it's a good idea to try and transfer a 96x96 and
>> 48x48 icon over the wire, either.
>
> I see. So it avoids overhead over for remote applications. That's nice.
> But in my case it's not a network connection. The application runs
> locally.
>
> Maybe I set some flag wrong and gtk believes I'm using a network
> connection? What flag could that be?

Whether or not you actually run over network, there's still a wire
protocol involved.

>> We do application matching, and use the icon name provided by the
>> desktop file in that case.
>
>
> Mattias
> _______________________________________________
> gtk-list mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/gtk-list



-- 
  Jasper
_______________________________________________
gtk-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to