Skip to content

display: Allow mirroring for any number of displays

This MR fixes the inconsistent and unreasonable behavior of display mirroring options, namely:

  • Allows mirroring of any number of displays, not only 2 - this makes it consistent with Super + P
  • Fixes a bug where mirroring would not be available if there are 2 usable and 1 unusable displays connected (closed notebook lid)
  • Allows mirroring of all usable displays - filters out unusable displays when setting up mirroring so that the usable displays can all be mirrored (extension of the previous point)

Closes #2297 (closed).

Edited by Timotej Šulík

Merge request reports