openDsh / dash

Join us on Slack! https://join.slack.com/t/opendsh/shared_invite/zt-la398uly-a6eMH5ttEQhbtE6asVKx4Q
GNU General Public License v3.0
238 stars 69 forks source link

Actions Show screenX/cycle screens not working when AA is fullscreen #83

Closed egisz closed 2 years ago

egisz commented 2 years ago

Issue

Actions Show screenX/cycle screens not working when AA is fullscreen

Hardware

Device Connection Method Screen Mobile Device Android Auto Version
Raspberry Pi 4 4GB USB Cable Video out via RCA Samsung Galaxy S21 v.1.EXAMPLE

Installation Method: Install.sh or Image

Description of problem:

Actions (Show screenX/cycle screens) does not work if AA is fullscreen.

Expected Result:

UI should switch to camera screen, or any other screen set by Action.

Problem-relevant steps to reproduce:

  1. Set action to show camera with key "X" (irrelevant, whatever key)
  2. Open AA, doubleclick on AA to make fullscreen.
  3. Press key "X". UI stays in AA

Traceback (if applicable):

Additional info:

I've made PR solving this issue.