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

Feature/record wins #467

Merged
merged 17 commits into from
Sep 16, 2023
Merged

Feature/record wins #467

merged 17 commits into from
Sep 16, 2023

Conversation

yowpark
Copy link
Contributor

@yowpark yowpark commented Sep 16, 2023

PR Template

Checklist

  • E2E finished.
  • Local, Self Hosted and Development environment test finished.
  • Local, E2E, Self Hosted, Development and Production env variable checked.
  • (Backend only) DB migration file creation checked.
  • If this is a API deleted or changed: Check side effects for API deletion or related code change.

Related issues

device-server

  • Fix registerBootstrapHandler not called
  • Add getWindows() function on device-channel
  • Add DeviceFindWindowsService

host-agent

  • Add DeviceJobRecordingWindowProcessRegistry
  • Add OnStepProcessStartedEvent

protobuf

  • Add width, height, screenId, pid on ScreenCaptureOption

desktop-capturer

  • Add windows --info command

go-device-controller

  • Rename Surface -> SurfaceSource, AosSurfcae -> AosSurfaceSource ...
  • Rename SurfaceConnector -> Surface
  • Add Surfaces to process multiple surface on single device

@yowpark yowpark added this to the v 2.0.0 milestone Sep 16, 2023
@yowpark yowpark requested a review from a team as a code owner September 16, 2023 08:18
@yowpark yowpark self-assigned this Sep 16, 2023
@oneofthezombies
Copy link
Contributor

LGTM!

@yowpark yowpark merged commit 5f1b8ae into main Sep 16, 2023
@yowpark yowpark deleted the feature/record-wins branch September 16, 2023 13:20
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.

[Feature]: When multiple browsers are running on a device, only the device's screen is displayed
2 participants