feat: button modifier #3642
No reviewers
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#3642
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "OguzErenAcar/playButtonModifier"
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?
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 ,
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.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.