Skip to content
  • Egbert Eich's avatar
    DDX/RandR: When positioning outputs assume width/height = 0 if no modes exist. · 9a874a71
    Egbert Eich authored
    When a user specifies the position of an output for which no modes exist
    (for whatever reason) assume that the width and height of this output
    is 0. The result will be the same as if this output isn't taken into
    consideration at all and thus should be sane. It will prevent a segfault
    when trying to determine the width and height of a non-existent mode.
    9a874a71