elementary / switchboard-plug-display

Switchboard Displays Plug
https://elementary.io
GNU General Public License v3.0
14 stars 18 forks source link

Fix apply unsensitive with only a single monitor #385

Closed leolost2605 closed 2 months ago

leolost2605 commented 2 months ago

Closes #384

Does what was suggested by @zeebok there and also checks actually active monitors. I'm not to deep in the codebase but this is what makes sense to me. Also removes some debug warnings. Note that this still doesn't check if config actually changed only if it's valid.

Should probably be tested with multiple monitors as well