Conversation
yimelia
commented
Mar 23, 2026
Member
- Optimized screen recording performance, now supporting up to 24fps
- Updated yosemite.apk to fix screenshot bugs
- Fixed incorrect recognition and click positioning when using multiple monitors on Windows
- Added mouse scroll wheel operation interface scroll for Windows
(cherry picked from commit 1a3f1c7e2d07d874457c9494601824eadb57f502)
(cherry picked from commit 34db57bed880d71efd351bdcfcec7e263cd59485)
(cherry picked from commit 86565e1cd48d0653556e884338ec4d38d7312dab)
(cherry picked from commit 85030eb164b84f74c8e188920d36a7859a185a13)
- Fix screenshot capturing wrong content on secondary monitors by using window rect directly as virtual screen coordinates for mss.grab(), removing incorrect _fix_image_rect() coordinate transformation - Fix _fix_op_pos() checking self.handle instead of self.app to determine fullscreen mode, which caused wrong coordinate offset when connecting to windows via kwargs (title/process) without explicit handle - Replace pywinauto mouse operations with SetCursorPos + SendInput to work around pywinauto's mouse_event using SM_CXSCREEN instead of SM_CXVIRTUALSCREEN for coordinate normalization on multi-monitor setups Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> (cherry picked from commit 16de0f0cb0670539fe21a5b35027b86daf333a05)
(cherry picked from commit cbf327fd83589cbc343a9626751308a0d6dc5f5f)
(cherry picked from commit 337ac9840fc3210af1bff21e60a90b54302096aa)
|
您的邮件已收到!将会尽快处理!
|
|
我是刘一鸣,您的邮件我已收到,我会尽快查看。若有紧急情况请联系17612087473(手机号)。
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.