aboutsummaryrefslogtreecommitdiffstats
path: root/unix/common
Commit message (Expand)AuthorAgeFilesLines
* Simplify RandR output name handlingPierre Ossman2024-06-241-36/+26
* Prefer target_include_directories()Pierre Ossman2023-03-311-3/+3
* Use stdint typesPierre Ossman2023-02-012-2/+2
* Improve logging around screen resizingPierre Ossman2022-01-251-1/+4
* Be consistent in including config.hPierre Ossman2021-12-301-4/+0
* 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