shabados / presenter

Desktop app for presenting the Shabad OS Database on projectors, TVs, and live streams
https://shabados.com
MIT License
19 stars 15 forks source link

Launch on All Displays not working when new display is connected #687

Open ManpreetSL opened 3 months ago

ManpreetSL commented 3 months ago

Describe the bug

image Given that the 'Launch on All Displays' option is enabled, if a new display is connected, it does not actually load the app on the new display. Currently, to make this work, a user must toggle this setting on and off again after the new display has been connected in order to make the app show up.

Electron does have a display-added event that could be used to set the new display up automatically.

Environment

Happens on Windows machines and Macs