pop-os / cosmic-settings

COSMIC Settings
GNU General Public License v3.0
147 stars 72 forks source link

Desktop > Display - HiDPI screens offset too much when scaled #139

Open freyjadomville opened 6 months ago

freyjadomville commented 6 months ago

To reproduce:

Build using the AUR (git hash at time of report: r114.d1db7c4-1). Have two displays set up side by side, scale both to 150%. Try to move the mouse between them, fail to do so.

xrandr output suggests that what is happening is that the positioning of the other monitor is being offset by the unscaled resolution still (i.e., in the config, the two 4K displays I have are 2560x1440+0+0 and 2560x1440+3840+0 - I would have suggested that the correct screen position for monitor 2 in terms of xrandr would be 2560x1440+2560+0+0)

Let me know if you need additional testing or for me to patch a build via paru for testing.

freyjadomville commented 6 months ago

I realise after making this issue that this might be a cosmic-randr bug. Let me know if you want me to re-raise there for bug tracking.