-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Change double-tap and drag behavior from quick scale to mouse drag event #98
Conversation
Some bug fix. |
Thanks, will try this out after the next release of the app! |
Should i make a bot to automatically bump PRs and Issues on the Termux github as they get forgotten |
I am really missing these features. And that's why I am still using my own build instead of the one on the Google Play. |
Here is a simple video demo for this feature. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi im new to this stuff, i wanna ask you a question, how do i apply this?
If you decide to merge my commit, maybe I can help to solve the conflicts and create another pull request for you.On Jun 15, 2017 11:47, EquinoxSTR4F3 <notifications@github.com> wrote:@EquinoxSTR4F3 commented on this pull request.
hi im new to this stuff, i wanna ask you a question, how do i apply this?
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.
|
any chance this gets released? now that android apps can be installed on chromebooks, mouse input is going to be more prevalent |
99bd2c5
to
f4632de
Compare
@EquinoxSTR4F3 I've updated my commits to solve the conflicts. Now you can view the changes here and confirm this pull request if you like. |
f4632de
to
ed44d43
Compare
ed44d43
to
8df2c57
Compare
ping ping any chance to merge |
What is preventing this important PR? |
It may help to improve usability of the Samsung S-pen |
105a19a
to
b950efe
Compare
21804bc
to
3f7a939
Compare
I've partly implemented the feature requested at this issue.
I think zoom with two finger pinching is already enough, so I change the reaction of double tap and drag from quick zoom to mouse left button drag event sending to emulator. It can help a lot e.g. under emacs, vim and tmux when you want to resize window or select text.