lookbook icon indicating copy to clipboard operation
lookbook copied to clipboard

Symlinks confusion

Open peteruithoven opened this issue 5 years ago • 4 comments

When searching for audio-speakers only the audio-card icon is found. Even though audio-card seems to be a symlink to audio-speakers. https://github.com/elementary/icons/blob/master/devices/48/audio-card.svg https://github.com/elementary/icons/blob/master/devices/48/audio-speakers.svg

Is there any way to include symlinks info? Maybe when searching for audio the following could be shown:

  • audio-speakers
  • audio-card (audio-speakers)
  • ... other results

Maybe the audio-speakers page could show a list of symlinks that link to it?

peteruithoven avatar Oct 27 '18 16:10 peteruithoven

I think the idea is that symlinks are an implementation detail, not part of the exposed spec. If audio-speakers should be included, that's a separate issue based on whether or not we expose that as an expected icon name.

cassidyjames avatar Apr 09 '19 21:04 cassidyjames

What spec are you referring to? I naively assumed all the icons, even symlinks are just available for use.

peteruithoven avatar Apr 09 '19 23:04 peteruithoven

@peteruithoven we don't have a documented spec, but we consider the icons we make available in elementary OS part of the spec. The question is if audio-speakers is intentionally provided, or if it's symlinked for some specific compatibility reason. I presume it's expected as part of the spec and should consequently be included in LookBook as well.

cassidyjames avatar Apr 09 '19 23:04 cassidyjames

it looks like audio-card is what is in the fd.o spec. My guess would be that audio-speakers is in there for legacy or compatibility reasons

danirabbit avatar Feb 26 '21 19:02 danirabbit