Skip to content

Config dialog: Make PreferredScreenSelector realtime

This adds PreferredScreenSelector::repopulateList(), which is connected to qApp->screenAdded/Removed(), so the available choices for presentation screens update automatically when a screen is plugged or unplugged.

This patch is fortunately not so complicated, and as far as I can test it with one external screen, it works correctly.

Edited by David Hurka

Merge request reports