-
Notifications
You must be signed in to change notification settings - Fork 292
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
Implementation of Native Touch Passthrough and Better Gesture Recognizing #628
Implementation of Native Touch Passthrough and Better Gesture Recognizing #628
Commits on Feb 17, 2024
-
ZWM committed
Feb 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 2e403ac - Browse repository at this point
Copy the full SHA 2e403acView commit details -
ZWM committed
Feb 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 2316a9e - Browse repository at this point
Copy the full SHA 2316a9eView commit details -
ZWM committed
Feb 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 6a9150c - Browse repository at this point
Copy the full SHA 6a9150cView commit details -
Remove "exitSwipeRecognizer" on none-tvOS Target, prevent accidentall…
…y exiting from remote desktop session in multi-touch mode.
ZWM committedFeb 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 8d25d23 - Browse repository at this point
Copy the full SHA 8d25d23View commit details
Commits on Apr 13, 2024
-
Resolving bug caused by 64 bit touch event pointer converted to uint3…
…2_t touch pointer ID
ZWM committedApr 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 8e5c9b5 - Browse repository at this point
Copy the full SHA 8e5c9b5View commit details -
remove unnecessary logs & annotations.
ZWM committedApr 13, 2024 Configuration menu - View commit details
-
Copy full SHA for a435b5b - Browse repository at this point
Copy the full SHA a435b5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7e03e6 - Browse repository at this point
Copy the full SHA d7e03e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e6a28 - Browse repository at this point
Copy the full SHA 98e6a28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c90390 - Browse repository at this point
Copy the full SHA 1c90390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 555726e - Browse repository at this point
Copy the full SHA 555726eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d751c0 - Browse repository at this point
Copy the full SHA 8d751c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 600fc58 - Browse repository at this point
Copy the full SHA 600fc58View commit details -
Configuration menu - View commit details
-
Copy full SHA for af37c25 - Browse repository at this point
Copy the full SHA af37c25View commit details -
Configuration menu - View commit details
-
Copy full SHA for f997b35 - Browse repository at this point
Copy the full SHA f997b35View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6adbfc - Browse repository at this point
Copy the full SHA a6adbfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe73054 - Browse repository at this point
Copy the full SHA fe73054View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e35318 - Browse repository at this point
Copy the full SHA 5e35318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 164f5bf - Browse repository at this point
Copy the full SHA 164f5bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07af0e4 - Browse repository at this point
Copy the full SHA 07af0e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 023b013 - Browse repository at this point
Copy the full SHA 023b013View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9add83f - Browse repository at this point
Copy the full SHA 9add83fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b451b65 - Browse repository at this point
Copy the full SHA b451b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for f08d7c7 - Browse repository at this point
Copy the full SHA f08d7c7View commit details
Commits on Apr 20, 2024
-
ZWM committed
Apr 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 65e7190 - Browse repository at this point
Copy the full SHA 65e7190View commit details -
Merge branch 'Moonlight-iOS-ZWM' of https://github.com/TrueZhuangJia/…
…moonlight-ios into Moonlight-iOS-ZWM
ZWM committedApr 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 218b203 - Browse repository at this point
Copy the full SHA 218b203View commit details
Commits on Apr 30, 2024
-
Merge branch 'Moonlight-iOS-Official9.0.2' into Moonlight-iOS-ZWM2 * Moonlight-iOS-Official9.0.2: (29 commits) Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Version 9.0.2 Update moonlight-common-c to resolve build warning Improve smooth scrolling precision mapped the Globe/Language key to Escape yes 0x0D is the correct code for Enter according to Microsoft's documentation Update moonlight-common-c with RTSP encryption and QoS improvements Remove xcpretty in CI Update AppVeyor images Remove CPU core count check Update moonlight-common-c with finalized encryption changes Opt in for video encryption on A10 and later SoCs ... # Conflicts: # Limelight/Input/StreamView.m # Moonlight-ZWM.xcodeproj/project.pbxproj
ZWM committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 8dc445e - Browse repository at this point
Copy the full SHA 8dc445eView commit details -
Merged with 9.0.2 modification
ZWM committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for fd8cc41 - Browse repository at this point
Copy the full SHA fd8cc41View commit details -
Add a custom gesture recognizer to trigger session disconnection when…
… user swipe with a horizontal distance that exceeds half screen width, this works better in native-touch passthrough. Original ios-moonlight triggers session disconnection with a short swipe from left edge, which happens frequently & unexpectedly in an intense native-touch passthrough gaming condition (like GenshinImpact).
ZWM committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 616238e - Browse repository at this point
Copy the full SHA 616238eView commit details -
ZWM committed
Apr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for a43905d - Browse repository at this point
Copy the full SHA a43905dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f80e56f - Browse repository at this point
Copy the full SHA f80e56fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4faa814 - Browse repository at this point
Copy the full SHA 4faa814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 813a488 - Browse repository at this point
Copy the full SHA 813a488View commit details -
ZWM committed
Apr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for b98ccb2 - Browse repository at this point
Copy the full SHA b98ccb2View commit details
Commits on May 9, 2024
-
improve custom edge swipe recognizer on detecting start point. Swipe …
…half screen from left edge to quit session now works on ipad mini5.
ZWM committedMay 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 2e7ffc2 - Browse repository at this point
Copy the full SHA 2e7ffc2View commit details -
ZWM committed
May 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 4e59c33 - Browse repository at this point
Copy the full SHA 4e59c33View commit details
Commits on May 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fda662 - Browse repository at this point
Copy the full SHA 0fda662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b2ae15 - Browse repository at this point
Copy the full SHA 4b2ae15View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afc390b - Browse repository at this point
Copy the full SHA afc390bView commit details -
Re-enable keyboard toggle in native touch mode, with a gesture of 2 t…
…aps of 2 fingers.
Configuration menu - View commit details
-
Copy full SHA for 6207d77 - Browse repository at this point
Copy the full SHA 6207d77View commit details
Commits on May 14, 2024
-
Rewrite CustomEdgeSwipeGestureRecognizer to fix unexpected session di…
…sconnect, and for future configuration
Configuration menu - View commit details
-
Copy full SHA for 82de44d - Browse repository at this point
Copy the full SHA 82de44dView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 208688a - Browse repository at this point
Copy the full SHA 208688aView commit details -
Define CustomTapGestureRecognizer to reliably toggle local keyboard, …
…better than UITapGestureRecognizer
Configuration menu - View commit details
-
Copy full SHA for b1b0be8 - Browse repository at this point
Copy the full SHA b1b0be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4987298 - Browse repository at this point
Copy the full SHA 4987298View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72547b1 - Browse repository at this point
Copy the full SHA 72547b1View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f85b736 - Browse repository at this point
Copy the full SHA f85b736View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f5ca5d - Browse repository at this point
Copy the full SHA 0f5ca5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a51d471 - Browse repository at this point
Copy the full SHA a51d471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5601d - Browse repository at this point
Copy the full SHA 2b5601dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d7258a - Browse repository at this point
Copy the full SHA 5d7258aView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d9e822 - Browse repository at this point
Copy the full SHA 8d9e822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19dc6a6 - Browse repository at this point
Copy the full SHA 19dc6a6View commit details -
allow fingers to tap slider dragged to a position higher than 10, whe…
…re equals the keyboard toggle is disabled
Configuration menu - View commit details
-
Copy full SHA for 743dad5 - Browse repository at this point
Copy the full SHA 743dad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7aa2d0 - Browse repository at this point
Copy the full SHA d7aa2d0View commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d9eb2a - Browse repository at this point
Copy the full SHA 7d9eb2aView commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b48083 - Browse repository at this point
Copy the full SHA 6b48083View commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d54205d - Browse repository at this point
Copy the full SHA d54205dView commit details
Commits on May 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d64c746 - Browse repository at this point
Copy the full SHA d64c746View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2674267 - Browse repository at this point
Copy the full SHA 2674267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b9f292 - Browse repository at this point
Copy the full SHA 5b9f292View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e0a244 - Browse repository at this point
Copy the full SHA 1e0a244View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f6c14f - Browse repository at this point
Copy the full SHA 7f6c14fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 746479d - Browse repository at this point
Copy the full SHA 746479dView commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5fa7f9 - Browse repository at this point
Copy the full SHA e5fa7f9View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4bef08 - Browse repository at this point
Copy the full SHA b4bef08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b270b2 - Browse repository at this point
Copy the full SHA 9b270b2View commit details