aboutsummaryrefslogtreecommitdiffstats
path: root/unix/common
Commit message (Expand)AuthorAgeFilesLines
* Add a tryScreenLayout functionPeter Åstrand (astrand)2018-04-093-37/+141
* 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-093-27/+89
* 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-092-4/+4
* Remove "screen" argument from Randr glue functionsPeter Åstrand (astrand)2018-04-093-48/+45
* Corrected RandR wrapper return codesPeter Åstrand (astrand)2018-04-091-1/+1
* Move computeScreenLayout/setScreenLayout to unixcommon libPeter Åstrand (astrand)2018-04-094-0/+367