Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request] more easier GUI via mouse #1190

Open
2 tasks done
makedir opened this issue Aug 23, 2024 · 3 comments
Open
2 tasks done

[request] more easier GUI via mouse #1190

makedir opened this issue Aug 23, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@makedir
Copy link

makedir commented Aug 23, 2024

Checklist

Write your feature request here

Please add the following tweaks into the GUI for better mouse support:

  • clear button next to text input fields for vod, clips, chat, next to get info, clear button
  • add that if you click on the paramets it enters it into the text field which is selected:

image

For example clicking on trim_end it will copy the string into the text field.

It would also be best to make trim_start trim_end default in the export string.

@makedir makedir added the enhancement New feature or request label Aug 23, 2024
@ScrubN
Copy link
Collaborator

ScrubN commented Aug 27, 2024

  • clear button next to text input fields for vod, clips, chat, next to get info, clear button

I don't really see the benefit when ctrl+A or triple click, backspace already cover this.

  • add that if you click on the paramets it enters it into the text field which is selected:

I like this idea. I'll see if can make it work.

It would also be best to make trim_start trim_end default in the export string.

I've thought about changing the default templates from time to time. I think I would also like to add {random_string} to reduce filename collision.

@ScrubN
Copy link
Collaborator

ScrubN commented Aug 28, 2024

I was able to get clicking parameters to work:
TwitchDownloaderWPF_DmPnO9ZuPm (1)

@makedir
Copy link
Author

makedir commented Aug 28, 2024

"I don't really see the benefit when ctrl+A or triple click, backspace already cover this."

Nice that you dont see the benefits. It is annoying to use ctrl + a for this reason, especially if you just use a mouse and dont have a keyboard and hen have to use windows virtual keyboard. Please implement a clear button or some way to simply clear the text field via mouse. For example put a clear into the right click into the text field an give a menu to clear for example. Or make it so that right or middle clicking into the text fields clears it.

For example add "clear" into this right click menu:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants