aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/RandrGlue.c
Commit message (Expand)AuthorAgeFilesLines
* Maintain static screen DPI on resizePierre Ossman2021-04-081-4/+7
* Add a tryScreenLayout functionPeter Åstrand (astrand)2018-04-091-1/+63
* Select the correct output for new screensPeter Åstrand (astrand)2018-04-091-0/+10
* vncRandRDisableOutput: Disable only the requested outputPeter Åstrand (astrand)2018-04-091-1/+26
* Make vncRandRGetOutputDimensions tolerant for disabled outputsPeter Åstrand (astrand)2018-04-091-6/+13
* Remove "screen" argument from Randr glue functionsPeter Åstrand (astrand)2018-04-091-14/+29
* Removed support for building without RANDR definePeter Åstrand (astrand)2018-04-091-42/+0
* Corrected RandR wrapper return codesPeter Åstrand (astrand)2018-04-091-6/+6
* Move computeScreenLayout/setScreenLayout to unixcommon libPeter Åstrand (astrand)2018-04-091-0/+283