elementary/icons

Symlink `video-display-laptop` to `computer-laptop`?

Open

#899 opened on May 14, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Meson (85 forks)auto 404
Good First IssueNeeds DesignPriority: Wishlist

Repository metrics

Stars
 (595 stars)
PR merge metrics
 (PR metrics pending)

Description

When talking about a built-in display, it makes more sense to show a laptop display than a desktop display. But we currently don't have a great semantic way to do that; we can either use computer-laptop to represent its display (though it's not guaranteed to show a display), or we can use video-display to show a display… which isn't guaranteed to be (and isn't currently) a laptop.

Contributor guide