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

Turn off controller when docked #6

Closed
langerhans opened this issue Jan 30, 2024 · 3 comments · Fixed by #41
Closed

Turn off controller when docked #6

langerhans opened this issue Jan 30, 2024 · 3 comments · Fixed by #41
Labels
enhancement New feature or request
Milestone

Comments

@langerhans
Copy link
Owner

langerhans commented Jan 30, 2024

Requested on Discord: Auto switch controller to "Disconnect" when the device is docked.

Possible broadcasts:

  • com.retrostation.action.HDMI_OR_DP_STATUS_CHANGED
    • boolean is_connected
    • boolean is_dp
  • com.retrostation.action.DISPLAY_PORT_STATUS_CHANGED
    • boolean is_connected
  • com.retrostation.action.HDMI_STATUS_CHANGED
    • boolean is_connected

Might need permission com.retrostation.permission.RECEIVE_VIDEO_OUTPUT_PORT_CHANGE

@langerhans langerhans added the enhancement New feature or request label Jan 30, 2024
@langerhans langerhans added this to the Later milestone Jan 30, 2024
@j-scrizz
Copy link

Looking forward to this!

@ollypolly
Copy link

Would this let you dock and pick up a wireless controller seamlessly?

@j-scrizz
Copy link

Would this let you dock and pick up a wireless controller seamlessly?

Hopefully!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants