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

Have holding Ctrl+P mimic holding down the power button #166

Closed
KeronCyst opened this issue Jun 6, 2018 · 1 comment
Closed

Have holding Ctrl+P mimic holding down the power button #166

KeronCyst opened this issue Jun 6, 2018 · 1 comment
Assignees

Comments

@KeronCyst
Copy link

This would rock!

@rom1v rom1v self-assigned this Jun 24, 2018
rom1v added a commit that referenced this issue Jun 24, 2018
Shortcuts generated instant DOWN/UP key events. Instead, generate DOWN
event on Ctrl+key down and UP event on Ctrl+key up.

Fixes <#166>.
@rom1v
Copy link
Collaborator

rom1v commented Jun 24, 2018

I just implemented it on master 😉

@rom1v rom1v closed this as completed Jun 24, 2018
LeonardoManzella added a commit to LeonardoManzella/scrcpy that referenced this issue Aug 15, 2018
- Fix missing initialization that leaded to kill the whole process
- group on quit (Genymobile#182, Genymobile#183)
- Support holding Ctrl+Key shortcuts (Genymobile#166)
- Forward repeated volume events
- Increase "adb forward" connections attempts to 10 seconds (Genymobile#213)
- Add crop feature
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

2 participants