aboutsummaryrefslogtreecommitdiffstats
path: root/unix/common/randr.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify RandR output name handlingPierre Ossman2024-06-241-36/+26
* Use stdint typesPierre Ossman2023-02-011-1/+1
* Improve logging around screen resizingPierre Ossman2022-01-251-1/+4
* Add a tryScreenLayout functionPeter Åstrand (astrand)2018-04-091-36/+134
* Add debug log messagesPeter Åstrand (astrand)2018-04-091-12/+27
* Avoid disabling outputs which are already disabledPeter Åstrand (astrand)2018-04-091-0/+4
* Select the correct output for new screensPeter Åstrand (astrand)2018-04-091-27/+82
* Disable outputs which are larger than the target framebuffer sizePeter Åstrand (astrand)2018-04-091-1/+21
* Make vncRandRGetOutputDimensions tolerant for disabled outputsPeter Åstrand (astrand)2018-04-091-3/+3
* Remove "screen" argument from Randr glue functionsPeter Åstrand (astrand)2018-04-091-30/+28
* Corrected RandR wrapper return codesPeter Åstrand (astrand)2018-04-091-1/+1
* Move computeScreenLayout/setScreenLayout to unixcommon libPeter Åstrand (astrand)2018-04-091-0/+249