Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify RandR output name handling | Pierre Ossman | 2024-06-24 | 1 | -36/+26 |
* | Use stdint types | Pierre Ossman | 2023-02-01 | 1 | -1/+1 |
* | Improve logging around screen resizing | Pierre Ossman | 2022-01-25 | 1 | -1/+4 |
* | Add a tryScreenLayout function | Peter Åstrand (astrand) | 2018-04-09 | 1 | -36/+134 |
* | Add debug log messages | Peter Åstrand (astrand) | 2018-04-09 | 1 | -12/+27 |
* | Avoid disabling outputs which are already disabled | Peter Åstrand (astrand) | 2018-04-09 | 1 | -0/+4 |
* | Select the correct output for new screens | Peter Åstrand (astrand) | 2018-04-09 | 1 | -27/+82 |
* | Disable outputs which are larger than the target framebuffer size | Peter Åstrand (astrand) | 2018-04-09 | 1 | -1/+21 |
* | Make vncRandRGetOutputDimensions tolerant for disabled outputs | Peter Åstrand (astrand) | 2018-04-09 | 1 | -3/+3 |
* | Remove "screen" argument from Randr glue functions | Peter Åstrand (astrand) | 2018-04-09 | 1 | -30/+28 |
* | Corrected RandR wrapper return codes | Peter Åstrand (astrand) | 2018-04-09 | 1 | -1/+1 |
* | Move computeScreenLayout/setScreenLayout to unixcommon lib | Peter Åstrand (astrand) | 2018-04-09 | 1 | -0/+249 |