mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[PR #252] [MERGED] icons: Switch to conventional track skip icons #464
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#464
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jpochyla/psst/pull/252
Author: @jforberg
Created: 1/8/2022
Status: ✅ Merged
Merged: 3/19/2022
Merged by: @jpochyla
Base:
master← Head:icons📝 Commits (1)
f29f5c0icons: Switch to conventional track skip icons📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
psst-gui/src/widget/icons.rs(+4 -4)📄 Description
Change the track skipping buttons from ⏩, ⏪ to ⏭, ⏮. The shapes are
from the SF Pro font, same as the old icons.
The icons ⏩, ⏪ conventionally denote fast-forward and rewind (seeking
within a single track). By contrast, the icons ⏭, ⏮ denote track
skipping (moving to the next or previous track).
See for instance: https://en.wikipedia.org/wiki/Media_control_symbols#Symbols
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.