feat: button modifier #3642

Open
OguzErenAcar wants to merge 7 commits from OguzErenAcar/playButtonModifier into master
OguzErenAcar commented 2025-07-17 22:33:56 +00:00 (Migrated from github.com)

Related to #3623

Features is added but there is some changes:

I didn't modifie play button because not useful for unplayed songs
,instead i added features to shape button (...) , you can use on
every shape button.

when you click with:
'Meta': 'Add to queue',
'Alt': 'Add to queue',
'Shift': 'Play next',
'Control': 'Save to library',
Z:'Save to playlist'

if you use different language , must change shortcuts in plugin ,

Related to #3623 Features is added but there is some changes: I didn't modifie play button because not useful for unplayed songs ,instead i added features to shape button (...) , you can use on every shape button. when you click with: 'Meta': 'Add to queue', 'Alt': 'Add to queue', 'Shift': 'Play next', 'Control': 'Save to library', Z:'Save to playlist' if you use different language , must change shortcuts in plugin ,
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin OguzErenAcar/playButtonModifier:OguzErenAcar/playButtonModifier
git switch OguzErenAcar/playButtonModifier

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff OguzErenAcar/playButtonModifier
git switch OguzErenAcar/playButtonModifier
git rebase master
git switch master
git merge --ff-only OguzErenAcar/playButtonModifier
git switch OguzErenAcar/playButtonModifier
git rebase master
git switch master
git merge --no-ff OguzErenAcar/playButtonModifier
git switch master
git merge --squash OguzErenAcar/playButtonModifier
git switch master
git merge --ff-only OguzErenAcar/playButtonModifier
git switch master
git merge OguzErenAcar/playButtonModifier
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: YTMD/youtube-music#3642
No description provided.