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

feat: add configurable drag speed and delay #1085

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

w4po
Copy link
Contributor

@w4po w4po commented Dec 14, 2024

Added new features to drag functionality:

  • Added startDelay parameter to specify delay before drag movement
  • Added dragSpeed parameter to control movement speed
  • Updated documentation in both English and Chinese

This allows users to fine-tune both the timing and speed of drag movements.

@w4po w4po force-pushed the feature/drag-speed branch 4 times, most recently from 4856d84 to f7c2783 Compare December 16, 2024 14:02
@barry-ran
Copy link
Owner

QtScrcpyCore has merged, need update to cb9da00b4ac4e855b6cb8a9033fe45a1fabfd05b

Added new features to drag functionality:
- Added startDelay parameter to specify delay before drag movement
- Added dragSpeed parameter to control movement speed
- Updated documentation in both English and Chinese

This allows users to fine-tune both the timing and speed of drag movements.
@w4po w4po force-pushed the feature/drag-speed branch from f7c2783 to 0b73cd3 Compare December 20, 2024 13:12
@w4po
Copy link
Contributor Author

w4po commented Dec 20, 2024

QtScrcpyCore has merged, need update to cb9da00b4ac4e855b6cb8a9033fe45a1fabfd05b

Done.
Feel free to mention the visual mapper I created to the users if you want: ScrcpyKeyMapper
Have you been able to check it yet?

@barry-ran barry-ran merged commit 2f24524 into barry-ran:dev Dec 20, 2024
4 checks passed
@barry-ran
Copy link
Owner

QtScrcpyCore has merged, need update to cb9da00b4ac4e855b6cb8a9033fe45a1fabfd05b

Done. Feel free to mention the visual mapper I created to the users if you want: ScrcpyKeyMapper Have you been able to check it yet?

You can suggest another PR and link your project in the readme. Also, we hope your project supports Chinese language

@w4po w4po deleted the feature/drag-speed branch December 20, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants