rhysmorgan134 / react-carplay

MIT License
381 stars 58 forks source link

Change Resolution? #25

Closed Brandon4466 closed 8 months ago

Brandon4466 commented 1 year ago

How would I go about changing the resolution of CarPlay?

EDIT: So I was able to change the resolution in /root/.config/ReactCarplay/config.json but it doesn't change the view on the screen. The screen is still locked at the previous resolution, with it cutting off the sides of the CarPlay window that is extended to the resolution I input. I am using 1280x400 by the way.

rhysmorgan134 commented 1 year ago

Carplay when run through the appimage should just launch in kiosk mode and mirror the fullscreen resolution. If you are running it out of kiosk mode, then the resolution settings should apply when changed via settings. I have just noticed a bug when testing, that the settings button doesn't work via touch and only mouse click. I will fix this in the next release