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

Can you please make QR code decoding directly accessible? #4918

Closed
skygate2012 opened this issue Jul 5, 2020 · 3 comments
Closed

Can you please make QR code decoding directly accessible? #4918

skygate2012 opened this issue Jul 5, 2020 · 3 comments

Comments

@skygate2012
Copy link

Currently when I press a hotkey to launch the QR code tool it will open the GUI for generating and decoding QR code. Is it possible to make this direct, like when I press a hotkey it goes straight to decoding from screen or image file?

@vassilyzaitsev
Copy link

vassilyzaitsev commented Jul 7, 2020

skygate2012, you can use an AutoHotkey script if you don't wanna wait for ShareX to support this option.

I can write the code for you, if you want.

It would be something like:

WithOneShortcutSendTheseAutomaticCalls:
Send a shortcut to ShareX's QR Code tool
Wait for window QR Code tool
Send a custom Control Click

@skygate2012
Copy link
Author

@vassilyzaitsev Thanks! I had actually wrote an AHK script automating the GUI process, but it's not native experience so I thought it would be nice to have the feature supported natively.

@vassilyzaitsev
Copy link

Oh yes, definitely!

@McoreD McoreD added this to the v13.2 milestone Jul 19, 2020
@Jaex Jaex closed this as completed in 2a89a63 Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants