Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify RandR output name handling | Pierre Ossman | 2024-06-24 | 1 | -36/+26 |
* | Prefer target_include_directories() | Pierre Ossman | 2023-03-31 | 1 | -3/+3 |
* | Use stdint types | Pierre Ossman | 2023-02-01 | 2 | -2/+2 |
* | Improve logging around screen resizing | Pierre Ossman | 2022-01-25 | 1 | -1/+4 |
* | Be consistent in including config.h | Pierre Ossman | 2021-12-30 | 1 | -4/+0 |
* | Add a tryScreenLayout function | Peter Åstrand (astrand) | 2018-04-09 | 3 | -37/+141 |
* | 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 | 3 | -27/+89 |
* | 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 | 2 | -4/+4 |
* | Remove "screen" argument from Randr glue functions | Peter Åstrand (astrand) | 2018-04-09 | 3 | -48/+45 |
* | 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 | 4 | -0/+367 |