elementary / switchboard-plug-display

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

Dual-cable screen is shown as two separate screens #88

Closed jlnr closed 6 years ago

jlnr commented 6 years ago

I use the Dell UP2715K at 5K resolution via dual DisplayPort cables, where each cable transports one half of the pixels. It works just fine with the proprietary Nvidia drivers, and GNOME Settings correctly shows it as a single screen (screenshot from pop!_OS Nvidia live session):

gnome-settings 2x

However, Switchboard shows both halves individually and even lets me lay them out (screenshot from the same session with the elementary-daily PPA):

switchboard-displays 2x

The layout changes don't even work, the screen is always one contiguous rectangle (thankfully).

Expected behavior: It appears as a single screen at 5K resolution.

(Did I mention that elementary looks glorious at 5K? :heart_eyes:)

tintou commented 6 years ago

This is currently being adapted the Mutter API so let us know if that's still broken once it's done

jlnr commented 6 years ago

This has indeed been fixed by the Mutter API work. :+1: