Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

output: fix wlr_output_preferred_mode fallback #1951

Merged
merged 1 commit into from
Dec 16, 2019

Commits on Dec 15, 2019

  1. output: fix wlr_output_preferred_mode fallback

    `mode` points to an invalid pointer (head of the list) when the loop
    stops.
    
    Closes: swaywm/sway#4717
    emersion committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    bd8902c View commit details
    Browse the repository at this point in the history