https://bugs.kde.org/show_bug.cgi?id=489457
Billy Messenger <u4fqd...@billydm.anonaddy.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |FIXED --- Comment #4 from Billy Messenger <u4fqd...@billydm.anonaddy.me> --- (In reply to Zamundaaa from comment #3) > Please attach ~/.config/kwinoutputconfig.json and the output of drm_info > when the setup is correct, and when it's wrong Alright, here it is when it is correct: [ { "data": [ { "autoRotation": "InTabletMode", "brightness": 1, "colorProfileSource": "sRGB", "connectorName": "DP-2", "edidHash": "24958546af32afdbb93ed9c47f196d34", "edidIdentifier": "AUS 9984 16843009 47 2020 0", "highDynamicRange": false, "iccProfilePath": "", "mode": { "height": 1440, "refreshRate": 74924, "width": 2560 }, "overscan": 0, "rgbRange": "Automatic", "scale": 1, "sdrBrightness": 200, "sdrGamutWideness": 0, "transform": "Normal", "vrrPolicy": "Automatic", "wideColorGamut": false }, { "autoRotation": "InTabletMode", "brightness": 1, "colorProfileSource": "sRGB", "connectorName": "DP-3", "edidHash": "edfbd56e01bd44cea3b332ada36972e8", "edidIdentifier": "AUS 9984 16843009 47 2020 0", "highDynamicRange": false, "iccProfilePath": "", "mode": { "height": 1440, "refreshRate": 74924, "width": 2560 }, "overscan": 0, "rgbRange": "Automatic", "scale": 1, "sdrBrightness": 200, "sdrGamutWideness": 0, "transform": "Normal", "vrrPolicy": "Automatic", "wideColorGamut": false } ], "name": "outputs" }, { "data": [ { "lidClosed": false, "outputs": [ { "enabled": true, "outputIndex": 0, "position": { "x": 0, "y": 0 }, "priority": 0 } ] }, { "lidClosed": false, "outputs": [ { "enabled": true, "outputIndex": 0, "position": { "x": 0, "y": 0 }, "priority": 0 }, { "enabled": true, "outputIndex": 1, "position": { "x": 2560, "y": 0 }, "priority": 1 } ] } ], "name": "setups" } ] -- You are receiving this mail because: You are watching all bug changes.