th-ch / youtube-music

YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
https://th-ch.github.io/youtube-music/
MIT License
9.08k stars 514 forks source link

[Feature Request]: Allow right click mouse to copy and paste in the search box #2590

Open gtang8 opened 2 weeks ago

gtang8 commented 2 weeks ago

Preflight Checklist

Problem Description

No copy and paste function in the search box

Proposed Solution

Currently copy and paste can only be done by keyboard, Ctrl+C and Ctrl+V.

Alternatives Considered

Allow right click mouse to copy and paste in the search box

Additional Information

No response

ArjixWasTaken commented 2 weeks ago

Maybe this should be more detailed. Adding the native right-click menu of chromium is easy, but that would be out of place.

Maybe a re-placement of the right click menu would be better. Just shooting out ideas.

h-banii commented 1 week ago

I just want to point out that using middle click (instead of right click) for copying/pasting is very common on Linux (and it works inside youtube-music, tested on Hyprland)

So having some sort of middle-click-paste plugin is another possible alternative.

Or you could use AHK on Windows to remap middle/right click to ctrl-v when inside the youtube-music application.

gtang8 commented 1 day ago

I just want to point out that using middle click (instead of right click) for copying/pasting is very common on Linux (and it works inside youtube-music, tested on Hyprland)

So having some sort of middle-click-paste plugin is another possible alternative.

Or you could use AHK on Windows to remap middle/right click to ctrl-v when inside the youtube-music application.

Actually, right click the mouse to Copy and Paste is quite common in Windows, rather than Ctrl+C and Ctrl+V on the keyboard, or 3rd party app, please consider.

ArjixWasTaken commented 1 day ago

Actually, cttl-c and cttl-c are more common on windows