Re: Icon from Icon Theme overrides my own icon
- From: Jay Strict <jay strict posteo de>
- To: gnome-shell-list gnome org
- Subject: Re: Icon from Icon Theme overrides my own icon
- Date: Sun, 17 Feb 2019 21:18:03 +0100
On 03.02.19 21:18, Jay Strict via gnome-shell-list wrote:
[...]
So I would suspect that the displayed icon is icon No. 2
(syncthing-logo-symbolic.svg), but instead the first icon
(syncthing.svg) is incorrectly displayed.
Why is the icon file name truncated at the "-" character, and how do I
display the correct icon in my extension?
I just stumbled over GtkIconLookupFlags [1].
There is a flag called GTK_ICON_LOOKUP_GENERIC_FALLBACK that seems to
invoke the undesired behavior. I did not set this flag and even when
grep-ing over the gnome-shell source code, I cannot see that this flag
is ever set.
How can I prevent the extension / gnome-shell from shorten icon names at
the '-' character?
Thanks
Jay
[1]
https://developer.gnome.org/gtk3/stable/GtkIconTheme.html#GtkIconLookupFlags
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]